toolchain: binutils: add support for version 2.38
[openwrt/openwrt.git] / toolchain / binutils / Config.version
index 4c2dce176f113a27754e922e88b3bb4f9562c5f2..bb651541fd5bd623aaa8956bd994cf1d4b052340 100644 (file)
@@ -3,6 +3,10 @@ config BINUTILS_VERSION_2_37
        default y if !TOOLCHAINOPTS
        bool
 
+config BINUTILS_VERSION_2_38
+       bool
+
 config BINUTILS_VERSION
        string
        default "2.37"                  if BINUTILS_VERSION_2_37
+       default "2.38"                  if BINUTILS_VERSION_2_38