From c7ced2f4a496f60ec48d52200af577c41b9e6782 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 4 Mar 2018 21:04:58 +0100 Subject: binutils: Use version 2.29.1 by default Signed-off-by: Hauke Mehrtens --- 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 51cd3d8df0..df80684e62 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_28 if !arc + default BINUTILS_USE_VERSION_2_29_1 if !arc default BINUTILS_USE_VERSION_2_29_ARC if arc help Select the version of binutils you wish to use. -- cgit v1.2.3