add preliminary coldfire v4e support
[openwrt/staging/chunkeey.git] / toolchain / gcc / Config.version
index 98d553f73d8304782b47d4043dd6724d92fb645e..1da3bdbcd1c31f60f20ec5f61eacc0c935f7fc98 100644 (file)
@@ -46,5 +46,9 @@ if !TOOLCHAINOPTS
                default y if TARGET_avr32
                default y if TARGET_ppc40x
                default y if TARGET_ppc44x
+
+       config GCC_VERSION_4_3_3
                default y if TARGET_ps3_petitboot
+               default y if TARGET_etrax
+               default y if TARGET_coldfire
 endif