|
@@ -2,7 +2,7 @@ comment "Binutils Options"
|
|
|
|
|
|
choice
|
|
choice
|
|
prompt "Binutils Version"
|
|
prompt "Binutils Version"
|
|
- default BR2_BINUTILS_VERSION_2_28_X if !BR2_arc
|
|
|
|
|
|
+ default BR2_BINUTILS_VERSION_2_29_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.
|