toolchain: binutils: add support for version 2.39
[openwrt/openwrt.git] / toolchain / binutils / Config.in
index bf63cb969ea412c3c2aaa8185994ce69fd1f32a1..0bc8bbd0a3f47fc340769cb2581cf4ada0140a61 100644 (file)
@@ -13,6 +13,10 @@ choice
        config BINUTILS_USE_VERSION_2_38
                bool "Binutils 2.38"
                select BINUTILS_VERSION_2_38
        config BINUTILS_USE_VERSION_2_38
                bool "Binutils 2.38"
                select BINUTILS_VERSION_2_38
+
+       config BINUTILS_USE_VERSION_2_39
+               bool "Binutils 2.39"
+               select BINUTILS_VERSION_2_39
 endchoice
 
 config EXTRA_BINUTILS_CONFIG_OPTIONS
 endchoice
 
 config EXTRA_BINUTILS_CONFIG_OPTIONS