move EABI config option out of GCC
[oweals/openwrt.git] / toolchain / gcc / Config.version
index 5a0f66887023f2ddbab4859deb3445c0af3d022c..3f7b65715ae9138203c3692e8cb9544df4cd5790 100644 (file)
@@ -53,7 +53,12 @@ if !TOOLCHAINOPTS
 
        config GCC_VERSION_4_3_3
                default y if powerpc64
-               default y if TARGET_pxcab
                default y if TARGET_etrax
                default y if TARGET_coldfire
+
+       config GCC_VERSION_4_4_0
+               default y if ubicom32
+
+       config GCC_VERSION_4_4_1
+               default y if TARGET_octeon
 endif