toolchain: only default eglibc for octeon and not all of mips64
[openwrt/svn-archive/archive.git] / toolchain / gcc / Config.version
index 05b4f1a7a13f6c0a601d7b4aea3c38ffd7c42412..3e5bf7847e74c15ff88b99923ba44a8a8c6e99e5 100644 (file)
@@ -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