Compile tests: * all Runtime tests: * ipq806x/generic * lantiq/mt7621 * lantiq/xrx200 * x86/64 Signed-off-by: Paul Spooren <[email protected]> Tested-by: Paul Spooren <[email protected]> Tested-by: Rosen Penev <[email protected]> Tested-by: Andre Heider <[email protected]> Tested-by: Ansuel Smith <[email protected]> Tested-by: Rui Salvaterra <[email protected]> Signed-off-by: Paul Spooren <[email protected]>
@@ -2,7 +2,7 @@
choice
prompt "Binutils Version" if TOOLCHAINOPTS
- default BINUTILS_USE_VERSION_2_36_1
+ default BINUTILS_USE_VERSION_2_37
help
Select the version of binutils you wish to use.
@@ -8,10 +8,10 @@ config BINUTILS_VERSION_2_35_2
bool
config BINUTILS_VERSION_2_36_1
- default y if !TOOLCHAINOPTS
config BINUTILS_VERSION_2_37
+ default y if !TOOLCHAINOPTS
config BINUTILS_VERSION