summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.version
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-08 12:03:24 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-08 12:03:24 +0000
commit8ec76b7a5519738c81e012ef4ae486e999e8ecfe (patch)
tree0e2b78d46db1b51c7b49b506d3caf61ae7b1458a /toolchain/gcc/Config.version
parent795c5b1b26e38c664f5f4120b5016565a6fca393 (diff)
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
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r--toolchain/gcc/Config.version2
1 files changed, 1 insertions, 1 deletions
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