octeon: select gcc 4.6 by default
[openwrt/staging/chunkeey.git] / toolchain / gcc / Config.in
index 97c74dec4d1b8918f4320923861cc74c56a29d33..1ec6503097c2ce1238d6bc6c3c1097a42ce8694b 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 octeon
+       default GCC_USE_VERSION_4_6_LINARO if TARGET_octeon
        default GCC_USE_VERSION_4_8_LINARO
        help
          Select the version of gcc you wish to use.