update defaults

This commit is contained in:
Eric Andersen 2006-10-17 20:11:47 +00:00
parent 93c38651bd
commit 79727f57d1
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ comment "Binutils Options"
choice choice
prompt "Binutils Version" prompt "Binutils Version"
default BR2_BINUTILS_VERSION_2_16_1 default BR2_BINUTILS_VERSION_2_16_91_0_7
help help
Select the version of binutils you wish to use. Select the version of binutils you wish to use.

View File

@ -4,7 +4,7 @@ comment "Gcc Options"
choice choice
prompt "GCC compiler Version" prompt "GCC compiler Version"
default BR2_GCC_VERSION_3_4_5 default BR2_GCC_VERSION_3_4_6
help help
Select the version of gcc you wish to use. Select the version of gcc you wish to use.