X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=toolchain%2Fbinutils%2FConfig.version;fp=toolchain%2Fbinutils%2FConfig.version;h=08977b95bb0c79f728426c549b27cd93fc0632dd;hp=fc024676d19123815c71e3358e896e12941e3c17;hb=a0dfab220d969d4009b0b116a6f60d582f609b1a;hpb=93b984b78a2da34b353602570582c2c06d0979ff diff --git a/toolchain/binutils/Config.version b/toolchain/binutils/Config.version index fc024676d1..08977b95bb 100644 --- a/toolchain/binutils/Config.version +++ b/toolchain/binutils/Config.version @@ -5,9 +5,6 @@ config BINUTILS_VERSION_2_29_ARC config BINUTILS_VERSION_2_29_1 bool -config BINUTILS_VERSION_2_30 - bool - config BINUTILS_VERSION_2_31_1 default y if (!TOOLCHAINOPTS && !arc) bool @@ -15,6 +12,5 @@ config BINUTILS_VERSION_2_31_1 config BINUTILS_VERSION string default "2.29.1" if BINUTILS_VERSION_2_29_1 - default "2.30" if BINUTILS_VERSION_2_30 default "2.31.1" if BINUTILS_VERSION_2_31_1 default "arc-2017.09" if BINUTILS_VERSION_2_29_ARC