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