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:
committed by
John Crispin
parent
c95c3165b9
commit
31be46e169
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user