aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-12-02 18:23:25 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-12-02 18:23:25 +0000
commitd3cdf53d78fd3a3951aff8fe438adce676989955 (patch)
tree3bf9a35db8e9767071d19cc1812f2770e5f14231 /toolchain/binutils/Makefile
parentc695d27865dbf0636bd21cf0ab0f5845669d2407 (diff)
downloadmaster-187ad058-d3cdf53d78fd3a3951aff8fe438adce676989955.tar.gz
master-187ad058-d3cdf53d78fd3a3951aff8fe438adce676989955.tar.bz2
master-187ad058-d3cdf53d78fd3a3951aff8fe438adce676989955.zip
nuke binutils 2.16.1 - old, unused, buggy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13481 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/binutils/Makefile')
-rw-r--r--toolchain/binutils/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile
index e6745da8eb..3a4e7e8e4a 100644
--- a/toolchain/binutils/Makefile
+++ b/toolchain/binutils/Makefile
@@ -12,9 +12,6 @@ PKG_VERSION:=$(call qstrip,$(CONFIG_BINUTILS_VERSION))
PKG_SOURCE_URL:=@GNU/binutils/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-ifeq ($(PKG_VERSION),2.16.1)
- PKG_MD5SUM:=6a9d529efb285071dad10e1f3d2b2967
-endif
ifeq ($(PKG_VERSION),2.17)
PKG_MD5SUM:=e26e2e06b6e4bf3acf1dc8688a94c0d1
endif