fix download.pl (#1257)
[openwrt.git] / toolchain / gcc / Config.version
index 2ae3394..397dfa4 100644 (file)
@@ -13,10 +13,10 @@ config GCC_VERSION
 
 if !TOOLCHAINOPTS
        config GCC_VERSION_4_2
-               default y if LINUX_2_6_X86
+               default n
 
        config GCC_VERSION_4_1_1
-               default y if LINUX_2_6_ARUBA || LINUX_2_6_IXP4XX || LINUX_2_6_RB532
+               default y if LINUX_2_6_ARUBA || LINUX_2_6_IXP4XX || LINUX_2_6_RB532 || LINUX_2_6_X86
 endif
 
 
This page took 0.025086 seconds and 4 git commands to generate.