toolchain/gcc: use 4.8-linaro by default
[openwrt.git] / toolchain / gcc / Config.version
index 4865c01..e9aafcd 100644 (file)
@@ -3,10 +3,10 @@ config GCC_VERSION_4_4_7
        bool
 
 config GCC_VERSION_4_6_LINARO
-       default y if (!TOOLCHAINOPTS && !avr32)
        bool
 
 config GCC_VERSION_4_8_LINARO
+       default y if (!TOOLCHAINOPTS && !avr32)
        bool
 
 config GCC_VERSION_4_8_0