summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Config.version
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-10-28 10:29:53 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-10-28 10:29:53 +0000
commit6bd93c3fdf00399e0ec1e5e0b7da3d4965bbbafc (patch)
tree85b483ec832ad0486eac28e9550b222d2aeea488 /toolchain/gcc/Config.version
parent27c9512c537a8e1526e689d2641c3f2727698b69 (diff)
downloadmtk-20170518-6bd93c3fdf00399e0ec1e5e0b7da3d4965bbbafc.zip
mtk-20170518-6bd93c3fdf00399e0ec1e5e0b7da3d4965bbbafc.tar.gz
mtk-20170518-6bd93c3fdf00399e0ec1e5e0b7da3d4965bbbafc.tar.bz2
fixup gcc version selection for the omap35xx target
SVN-Revision: 23692
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r--toolchain/gcc/Config.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version
index e576569..f1fc025 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