binutils: add version 2.29.1
[openwrt/openwrt.git] / toolchain / binutils / Config.in
index 8fe33fb6b703dc275e1cd3fd7ce643c4fe42bcc0..25f721a6b5bd8cfa0e3f200cebf6dab44dbef2d3 100644 (file)
@@ -22,6 +22,11 @@ choice
                bool "ARC binutils 2.28"
                select BINUTILS_VERSION_2_28_ARC
 
+       config BINUTILS_USE_VERSION_2_29_1
+               depends on !arc
+               bool "Binutils 2.29.1"
+               select BINUTILS_VERSION_2_29_1
+
 endchoice
 
 config EXTRA_BINUTILS_CONFIG_OPTIONS