From: Imre Kaloz Date: Thu, 28 Oct 2010 10:29:53 +0000 (+0000) Subject: [toolchain]: fixup gcc version selection for the omap35xx target X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=ea4e94a3ec340b3cdbed813a642bd7a2fa5001cd;p=15.05%2Fopenwrt.git [toolchain]: fixup gcc version selection for the omap35xx target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23692 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index e57656944d..f1fc025ca2 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -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