Browse Source

fixup gcc version selection for the omap35xx target

SVN-Revision: 23692
Imre Kaloz 15 years ago
parent
commit
6bd93c3fdf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolchain/gcc/Config.version

+ 1 - 1
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