toolchain/binutils: Add binutils 2.32
[openwrt/openwrt.git] / toolchain / binutils / Config.in
index f6372931926839ffdd02ce41a4a1f47beeda557f..950ce838c5c7fbace2571e08cf5b03605bfb79c9 100644 (file)
@@ -22,6 +22,11 @@ choice
                bool "Binutils 2.31.1"
                select BINUTILS_VERSION_2_31_1
 
+       config BINUTILS_USE_VERSION_2_32
+               depends on !arc
+               bool "Binutils 2.32"
+               select BINUTILS_VERSION_2_32
+
 endchoice
 
 config EXTRA_BINUTILS_CONFIG_OPTIONS