toolchain/binutils: Add binutils 2.28

Add binutils 2.28 to repo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
Daniel Engberg
2017-03-14 00:38:59 +01:00
committed by John Crispin
parent c95c3165b9
commit 31be46e169
7 changed files with 110 additions and 0 deletions

View File

@@ -12,6 +12,11 @@ choice
bool "Binutils 2.27"
select BINUTILS_VERSION_2_27
config BINUTILS_USE_VERSION_2_28
depends on !arc
bool "Binutils 2.28"
select BINUTILS_VERSION_2_28
config BINUTILS_USE_VERSION_2_26_ARC
depends on arc
bool "ARC binutils 2.26"