toolchain/binutils: Add binutils 2.28
[openwrt/openwrt.git] / toolchain / binutils / Config.in
index 44c7db0482394608b784df37fa47bce2031e48d2..ccf096d3d853db60961c6e6ce380222dd67fbe30 100644 (file)
@@ -12,6 +12,11 @@ choice
                bool "Binutils 2.27"
                select BINUTILS_VERSION_2_27
 
+       config BINUTILS_USE_VERSION_2_28
+               depends on !arc
+               bool "Binutils 2.28"
+               select BINUTILS_VERSION_2_28
+
        config BINUTILS_USE_VERSION_2_26_ARC
                depends on arc
                bool "ARC binutils 2.26"