From: Florian Fainelli 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.openwrt.org/?a=commitdiff_plain;h=38d4bfb9ef5a238cc80315e0134d9615bdc166c0;p=openwrt%2Fstaging%2Fflorian.git rdc can be built with gcc4 as well, my mistake SVN-Revision: 8379 --- diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index c3254e1a83..a5cbe90b81 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