toolchain/binutils: remove versions 2.29.1 and 2.31.1
[openwrt/staging/chunkeey.git] / toolchain / binutils / Config.version
index e7924f89c37802f26bee27edcad376b6e663bd7b..5350b546a606169dfffd6c24d0c088e49c45222b 100644 (file)
@@ -1,9 +1,3 @@
-config BINUTILS_VERSION_2_29_1
-       bool
-
-config BINUTILS_VERSION_2_31_1
-       bool
-
 config BINUTILS_VERSION_2_32
        bool
 
@@ -13,7 +7,5 @@ config BINUTILS_VERSION_2_34
 
 config BINUTILS_VERSION
        string
-       default "2.29.1"                if BINUTILS_VERSION_2_29_1
-       default "2.31.1"                if BINUTILS_VERSION_2_31_1
        default "2.32"                  if BINUTILS_VERSION_2_32
        default "2.34"                  if BINUTILS_VERSION_2_34