|
@@ -3,7 +3,7 @@ comment "Binutils Options"
|
|
choice
|
|
choice
|
|
prompt "Binutils Version"
|
|
prompt "Binutils Version"
|
|
depends on !BR2_arc
|
|
depends on !BR2_arc
|
|
- default BR2_BINUTILS_VERSION_2_21 if (BR2_mips || BR2_mipsel || BR2_sh)
|
|
|
|
|
|
+ default BR2_BINUTILS_VERSION_2_21 if BR2_sh
|
|
default BR2_BINUTILS_VERSION_2_24 if BR2_microblaze || BR2_powerpc64le
|
|
default BR2_BINUTILS_VERSION_2_24 if BR2_microblaze || BR2_powerpc64le
|
|
default BR2_BINUTILS_VERSION_2_22
|
|
default BR2_BINUTILS_VERSION_2_22
|
|
help
|
|
help
|