rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch...
[openwrt/openwrt.git] / toolchain / gcc / Config.version
index af5e10280775ab493e0cd458464a469aaff6c519..f4d71971a66c23352268df74d7ea8b29ea87aa20 100644 (file)
@@ -12,9 +12,7 @@ config GCC_VERSION
 
 if !TOOLCHAINOPTS
        config GCC_VERSION_4_1_1
-               default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_RB532
-       config GCC_VERSION_4_0_3
-               default y if LINUX_2_6_XSCALE
+               default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_RB532 || LINUX_2_6_IXP4XX
 endif