move EABI config option out of GCC
[oweals/openwrt.git] / toolchain / gcc / Config.version
index 8bd77add55a76061ba0b0edaed78c8432942a1c0..3f7b65715ae9138203c3692e8cb9544df4cd5790 100644 (file)
@@ -55,4 +55,10 @@ if !TOOLCHAINOPTS
                default y if powerpc64
                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