[toolchain]: fixup gcc version selection for the omap35xx target
authorImre Kaloz <kaloz@openwrt.org>
Thu, 28 Oct 2010 10:29:53 +0000 (10:29 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Thu, 28 Oct 2010 10:29:53 +0000 (10:29 +0000)
SVN-Revision: 23692

toolchain/gcc/Config.version

index e57656944dea0a71ce48eb5a91217a1d8981aa53..f1fc025ca295eb70ddccd5b80c3b10c9a8325f68 100644 (file)
@@ -71,7 +71,7 @@ if !TOOLCHAINOPTS
 
        config GCC_VERSION_4_3_3_CS
                default y if (mips || mipsel) && !(TARGET_octeon || TARGET_sibyte)
-               default y if (arm || armeb) && !TARGET_gemini
+               default y if (arm || armeb) && !(TARGET_gemini || TARGET_omap35xx)
 
        config GCC_VERSION_4_4_1
                default y if ubicom32