fixup gcc version selection for the omap35xx target
SVN-Revision: 23692
This commit is contained in:
		@@ -71,7 +71,7 @@ if !TOOLCHAINOPTS
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
	config GCC_VERSION_4_3_3_CS
 | 
						config GCC_VERSION_4_3_3_CS
 | 
				
			||||||
		default y if (mips || mipsel) && !(TARGET_octeon || TARGET_sibyte)
 | 
							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
 | 
						config GCC_VERSION_4_4_1
 | 
				
			||||||
		default y if ubicom32
 | 
							default y if ubicom32
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user