X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.version;h=4865c01da78c425903a6cbd9719857398ccd6a76;hb=258b2cf7aab886f39d21ca35e7cd7cab5d00f60a;hp=167da76166304faf7eef212b15dd2f980e0a0f86;hpb=247299bfa0b5b18a98a721cdcbf4f5af4ff78a51;p=openwrt%2Fopenwrt.git diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 167da76166..4865c01da7 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -2,9 +2,6 @@ config GCC_VERSION_4_4_7 default y if (!TOOLCHAINOPTS && avr32) bool -config GCC_VERSION_4_6_3 - bool - config GCC_VERSION_4_6_LINARO default y if (!TOOLCHAINOPTS && !avr32) bool @@ -30,7 +27,7 @@ config GCC_VERSION_4_4 config GCC_VERSION_4_6 bool - default y if (GCC_VERSION_4_6_3 || GCC_VERSION_4_6_LINARO) + default y if GCC_VERSION_4_6_LINARO config GCC_VERSION_4_8 bool