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