X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.version;h=3e5bf7847e74c15ff88b99923ba44a8a8c6e99e5;hb=1aeb77b9ee8c0843f194aee66a9aa387eeee4235;hp=05b4f1a7a13f6c0a601d7b4aea3c38ffd7c42412;hpb=f4781cae6d50ef6ab4c3418d5b576f6e8dbd2e8c;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 05b4f1a7a1..3e5bf7847e 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -3,11 +3,11 @@ config GCC_VERSION_4_4_7 bool config GCC_VERSION_4_6_LINARO - default y if (!TOOLCHAINOPTS && mips64) + default y if (!TOOLCHAINOPTS && octeon) bool config GCC_VERSION_4_8_LINARO - default y if (!TOOLCHAINOPTS && !avr32 && !mips64) + default y if (!TOOLCHAINOPTS && !avr32 && !octeon) bool config GCC_VERSION_4_8_0