From: florian Date: Wed, 8 Aug 2007 12:03:24 +0000 (+0000) Subject: rdc can be built with gcc4 as well, my mistake X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=8ec76b7a5519738c81e012ef4ae486e999e8ecfe rdc can be built with gcc4 as well, my mistake git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8379 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index c3254e1a8..a5cbe90b8 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -8,7 +8,7 @@ config GCC_VERSION if !TOOLCHAINOPTS config GCC_VERSION_3_4_6 - default y if LINUX_2_4||LINUX_2_6_RDC + default y if LINUX_2_4 config GCC_VERSION_4_2_0 default y if LINUX_2_6_MAGICBOX