toolchain: only default eglibc for octeon and not all of mips64
[openwrt.git] / toolchain / gcc / Config.in
index 0c07796..97c74de 100644 (file)
@@ -3,7 +3,7 @@
 choice
        prompt "GCC compiler Version" if TOOLCHAINOPTS
        default GCC_USE_VERSION_4_4_7 if avr32
-       default GCC_USE_VERSION_4_6_LINARO if mips64
+       default GCC_USE_VERSION_4_6_LINARO if octeon
        default GCC_USE_VERSION_4_8_LINARO
        help
          Select the version of gcc you wish to use.