toolchain/gcc: use 4.8-linaro by default
[openwrt/staging/mkresin.git] / toolchain / gcc / Config.version
index 4865c01da78c425903a6cbd9719857398ccd6a76..e9aafcd7f3a0bcee9516b1d5c4bc5023870752bd 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