[backfire] cleanup: remove unsupported "octeon" target
[openwrt-10.03/.git] / toolchain / gcc / Config.version
index 51163094fc9dbf8afe4a8303a01627e3baf96fa4..8062814dc864d17b772fe39a2a65692eefe55d01 100644 (file)
@@ -62,7 +62,7 @@ if !LINUX_2_4
                default y if powerpc64
 
        config GCC_VERSION_4_3_3_CS
-               default y if (mips || mipsel) && !(TARGET_octeon)
+               default y if (mips || mipsel)
                default y if (arm || armeb)
 
        config GCC_VERSION_4_4_1
@@ -70,7 +70,6 @@ if !LINUX_2_4
 
        config GCC_VERSION_4_4_3
                default y if powerpc
-               default y if (TARGET_octeon)
 
 endif
 endif