toolchain/binutils: Add binutils 2.31.1
[openwrt/staging/wigyori.git] / toolchain / binutils / Config.in
index 8455d843d2806aeb73396fe67649c5b154e76cff..bf53288dcacca22edab282524880ef3a15a7e862 100644 (file)
@@ -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