fix default toolchain/compiler settings
SVN-Revision: 214
This commit is contained in:
		@@ -4,7 +4,7 @@ comment "Binutils Options"
 | 
			
		||||
 | 
			
		||||
choice
 | 
			
		||||
	prompt "Binutils Version"
 | 
			
		||||
	default BR2_BINUTILS_VERSION_2_15_91_0_2
 | 
			
		||||
	default BR2_BINUTILS_VERSION_2_14_90_0_8
 | 
			
		||||
	help
 | 
			
		||||
	  Select the version of binutils you wish to use.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@ comment "Gcc Options"
 | 
			
		||||
 | 
			
		||||
choice
 | 
			
		||||
	prompt "GCC compiler Version"
 | 
			
		||||
	default BR2_GCC_VERSION_3_4_2
 | 
			
		||||
	default BR2_GCC_VERSION_3_3_5
 | 
			
		||||
	help
 | 
			
		||||
	  Select the version of gcc you wish to use.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user