|
@@ -10,7 +10,7 @@ choice
|
|
prompt "Binutils Version"
|
|
prompt "Binutils Version"
|
|
default BR2_BINUTILS_VERSION_2_28_X if BR2_ARM_INSTRUCTIONS_THUMB
|
|
default BR2_BINUTILS_VERSION_2_28_X if BR2_ARM_INSTRUCTIONS_THUMB
|
|
default BR2_BINUTILS_VERSION_2_28_X if BR2_ARM_INSTRUCTIONS_THUMB2
|
|
default BR2_BINUTILS_VERSION_2_28_X if BR2_ARM_INSTRUCTIONS_THUMB2
|
|
- default BR2_BINUTILS_VERSION_2_29_X if !BR2_arc
|
|
|
|
|
|
+ default BR2_BINUTILS_VERSION_2_31_X if !BR2_arc
|
|
default BR2_BINUTILS_VERSION_ARC if BR2_arc
|
|
default BR2_BINUTILS_VERSION_ARC if BR2_arc
|
|
help
|
|
help
|
|
Select the version of binutils you wish to use.
|
|
Select the version of binutils you wish to use.
|