add new /bin/uci script and api for manipulating buildroot-ng config files
[openwrt.git] / toolchain / gcc / Config.version
index 877e638..65f29b9 100644 (file)
@@ -11,10 +11,10 @@ config GCC_VERSION
        default "3.4.6"
 
 if !TOOLCHAINOPTS
-       config GCC_VERSION_3_4_4
-               default y if LINUX_2_4_BRCM
        config GCC_VERSION_4_1_1
                default y if LINUX_2_6_ARUBA
+       config GCC_VERSION_4_0_3
+               default y if LINUX_2_6_XSCALE
 endif
 
 
This page took 0.035266 seconds and 4 git commands to generate.