[toolchain] uClibc: fix build error on ARM targets (closes #5473)
[openwrt-10.03/.git] / toolchain / gcc / Config.version
index a8f0cde762587d6ff00c84cdcfe63a4ea58cd812..1da3bdbcd1c31f60f20ec5f61eacc0c935f7fc98 100644 (file)
@@ -49,4 +49,6 @@ if !TOOLCHAINOPTS
 
        config GCC_VERSION_4_3_3
                default y if TARGET_ps3_petitboot
+               default y if TARGET_etrax
+               default y if TARGET_coldfire
 endif