[backfire] cleanup: remove refs to unsupported "sibyte" target
[openwrt-10.03/.git] / toolchain / gcc / Config.version
index fd4f6905c9a5664922edd15b1c71a1dbe8883315..9334065ba3e6e9ddbe17688c73467ecc19fd410d 100644 (file)
@@ -69,7 +69,7 @@ if !LINUX_2_4
                default y if TARGET_coldfire
 
        config GCC_VERSION_4_3_3_CS
-               default y if (mips || mipsel) && !(TARGET_octeon || TARGET_sibyte)
+               default y if (mips || mipsel) && !(TARGET_octeon)
                default y if (arm || armeb)
 
        config GCC_VERSION_4_4_1
@@ -77,7 +77,7 @@ if !LINUX_2_4
 
        config GCC_VERSION_4_4_3
                default y if powerpc
-               default y if (TARGET_octeon || TARGET_sibyte)
+               default y if (TARGET_octeon)
 
 endif
 endif