toolchain: Remove binutils 2.29 for ARC targets

Remove binutils 2.29 for ARC targets

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
Daniel Engberg
2019-02-27 10:09:34 +00:00
committed by Hauke Mehrtens
parent da6ba853ce
commit 8568dcd931
3 changed files with 0 additions and 18 deletions

View File

@@ -1,6 +1,3 @@
config BINUTILS_VERSION_2_29_ARC
bool
config BINUTILS_VERSION_2_29_1
bool
@@ -17,4 +14,3 @@ config BINUTILS_VERSION
default "2.29.1" if BINUTILS_VERSION_2_29_1
default "2.31.1" if BINUTILS_VERSION_2_31_1
default "2.32" if BINUTILS_VERSION_2_32
default "arc-2017.09" if BINUTILS_VERSION_2_29_ARC