enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)
[openwrt.git] / toolchain / gcc / Config.version
index 65f29b9..e728bc4 100644 (file)
@@ -12,7 +12,7 @@ config GCC_VERSION
 
 if !TOOLCHAINOPTS
        config GCC_VERSION_4_1_1
-               default y if LINUX_2_6_ARUBA
+               default y if LINUX_2_6_ARUBA || LINUX_2_6_X86
        config GCC_VERSION_4_0_3
                default y if LINUX_2_6_XSCALE
 endif
This page took 0.02341 seconds and 4 git commands to generate.