From 36cca3e4369ea35b528b7bec91fde049e8f476cc Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 29 Jan 2017 08:30:56 +0100 Subject: toolchain/binutils: Switch to 2.27 as default version Use 2.27 as default which is the current relese. Makes it easier to get support and submit patches upstream if needed. Tested on ar71xx, mt7621, kirkwood (arm) Signed-off-by: Daniel Engberg --- toolchain/binutils/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/binutils/Config.in') diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in index 9e535c4b99..5a22693c85 100644 --- a/toolchain/binutils/Config.in +++ b/toolchain/binutils/Config.in @@ -2,7 +2,7 @@ choice prompt "Binutils Version" if TOOLCHAINOPTS - default BINUTILS_USE_VERSION_2_25_1 if !arc + default BINUTILS_USE_VERSION_2_27 if !arc default BINUTILS_USE_VERSION_2_26_ARC if arc help Select the version of binutils you wish to use. -- cgit v1.2.3