|
@@ -7,7 +7,7 @@ config BR2_PACKAGE_HOST_BINUTILS_SUPPORTS_CFI
|
|
|
|
|
|
choice
|
|
choice
|
|
prompt "Binutils Version"
|
|
prompt "Binutils Version"
|
|
- default BR2_BINUTILS_VERSION_2_35_X if !BR2_arc && !BR2_csky
|
|
|
|
|
|
+ default BR2_BINUTILS_VERSION_2_36_X if !BR2_arc && !BR2_csky
|
|
default BR2_BINUTILS_VERSION_ARC if BR2_arc
|
|
default BR2_BINUTILS_VERSION_ARC if BR2_arc
|
|
default BR2_BINUTILS_VERSION_CSKY if BR2_csky
|
|
default BR2_BINUTILS_VERSION_CSKY if BR2_csky
|
|
help
|
|
help
|