X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.version;fp=toolchain%2Fgcc%2FConfig.version;h=3e5bf7847e74c15ff88b99923ba44a8a8c6e99e5;hp=05b4f1a7a13f6c0a601d7b4aea3c38ffd7c42412;hb=30806d9ef3d2d56082159ed16d53032ec7aaf6c7;hpb=60d6b87b6c64c212f211da01121fd77afb6b1663 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