octeon: select gcc 4.6 by default
[openwrt.git] / toolchain / gcc / Config.version
index 3e5bf78..417fd4d 100644 (file)
@@ -3,11 +3,11 @@ config GCC_VERSION_4_4_7
        bool
 
 config GCC_VERSION_4_6_LINARO
-       default y if (!TOOLCHAINOPTS && octeon)
+       default y if (!TOOLCHAINOPTS && TARGET_octeon)
        bool
 
 config GCC_VERSION_4_8_LINARO
-       default y if (!TOOLCHAINOPTS && !avr32 && !octeon)
+       default y if (!TOOLCHAINOPTS && !avr32 && !TARGET_octeon)
        bool
 
 config GCC_VERSION_4_8_0