toolchain/binutils: add support for version 2.30
[openwrt/openwrt.git] / toolchain / binutils / Config.in
index 56bcd162a2bdca950ba8a5d35b25103371f2d0f2..51cd3d8df0154bd70028b006d32b0c45e4fd0edf 100644 (file)
@@ -27,6 +27,11 @@ choice
                bool "Binutils 2.29.1"
                select BINUTILS_VERSION_2_29_1
 
+       config BINUTILS_USE_VERSION_2_30
+               depends on !arc
+               bool "Binutils 2.30"
+               select BINUTILS_VERSION_2_30
+
 endchoice
 
 config EXTRA_BINUTILS_CONFIG_OPTIONS