aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-06-30 07:54:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-06-30 07:54:37 +0000
commite12995bc2f7c60191940f7bf6375eeb336f5bd4d (patch)
tree702cc7be9eb7d94e298af1b2778c33c54c914938 /toolchain/binutils/Makefile
parent2640d86b61f0ce9f82f770090ee28eafb1f89ae5 (diff)
downloadmaster-187ad058-e12995bc2f7c60191940f7bf6375eeb336f5bd4d.tar.gz
master-187ad058-e12995bc2f7c60191940f7bf6375eeb336f5bd4d.tar.bz2
master-187ad058-e12995bc2f7c60191940f7bf6375eeb336f5bd4d.zip
binutils: remove some unused obsolete versions
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37093 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/binutils/Makefile')
-rw-r--r--toolchain/binutils/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile
index 45af0074c8..4b52aa526f 100644
--- a/toolchain/binutils/Makefile
+++ b/toolchain/binutils/Makefile
@@ -13,15 +13,9 @@ BIN_VERSION:=$(PKG_VERSION)
PKG_SOURCE_URL:=@GNU/binutils/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-ifeq ($(PKG_VERSION),2.19.1)
- PKG_MD5SUM:=023222f392e9546bcbb0b4c0960729be
-endif
ifeq ($(PKG_VERSION),2.20.1)
PKG_MD5SUM:=9cdfb9d6ec0578c166d3beae5e15c4e5
endif
-ifeq ($(PKG_VERSION),2.21.1)
- PKG_MD5SUM:=bde820eac53fa3a8d8696667418557ad
-endif
ifeq ($(PKG_VERSION),2.22)
PKG_MD5SUM:=ee0f10756c84979622b992a4a61ea3f5
endif