aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Config.in
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2018-07-20 20:29:47 +0200
committerJohn Crispin <john@phrozen.org>2018-07-30 10:35:11 +0200
commita93b6edfec1482b58be4623d999ca69458d432ea (patch)
tree9c7f427cf10f47af55cbdd8745a215e191c0bf2a /toolchain/binutils/Config.in
parent091e915d994ff77a2677266e9e8cc831a7091deb (diff)
downloadupstream-a93b6edfec1482b58be4623d999ca69458d432ea.tar.gz
upstream-a93b6edfec1482b58be4623d999ca69458d432ea.tar.bz2
upstream-a93b6edfec1482b58be4623d999ca69458d432ea.zip
toolchain/binutils: Add binutils 2.31.1
Add binutils 2.31.1 to repo Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'toolchain/binutils/Config.in')
-rw-r--r--toolchain/binutils/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in
index 8455d843d2..bf53288dca 100644
--- a/toolchain/binutils/Config.in
+++ b/toolchain/binutils/Config.in
@@ -22,6 +22,11 @@ choice
bool "Binutils 2.30"
select BINUTILS_VERSION_2_30
+ config BINUTILS_USE_VERSION_2_31_1
+ depends on !arc
+ bool "Binutils 2.31.1"
+ select BINUTILS_VERSION_2_31_1
+
endchoice
config EXTRA_BINUTILS_CONFIG_OPTIONS