|
@@ -3,7 +3,7 @@ comment "Binutils Options"
|
|
choice
|
|
choice
|
|
prompt "Binutils Version"
|
|
prompt "Binutils Version"
|
|
default BR2_BINUTILS_VERSION_2_21 if (BR2_mips || BR2_mipsel || BR2_sh)
|
|
default BR2_BINUTILS_VERSION_2_21 if (BR2_mips || BR2_mipsel || BR2_sh)
|
|
- default BR2_BINUTILS_VERSION_2_22 if (BR2_UCLIBC_VERSION_0_9_32 || BR2_UCLIBC_VERSION_SNAPSHOT)
|
|
|
|
|
|
+ default BR2_BINUTILS_VERSION_2_21_1 if (BR2_UCLIBC_VERSION_0_9_32 || BR2_UCLIBC_VERSION_SNAPSHOT)
|
|
default BR2_BINUTILS_VERSION_2_21
|
|
default BR2_BINUTILS_VERSION_2_21
|
|
help
|
|
help
|
|
Select the version of binutils you wish to use.
|
|
Select the version of binutils you wish to use.
|