aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2011-08-06 09:53:58 +0000
committerHauke Mehrtens <hauke@openwrt.org>2011-08-06 09:53:58 +0000
commit749ff706f1084e4207ce7801930e7b0ba5ff48ac (patch)
tree57bdbd189b9fb778ff3ebf5a9ef206a72a5d6667 /toolchain/binutils/Makefile
parent7f6a8eafbf7278a9ab48fa60aaa5ae8038ae77a5 (diff)
downloadmaster-187ad058-749ff706f1084e4207ce7801930e7b0ba5ff48ac.tar.gz
master-187ad058-749ff706f1084e4207ce7801930e7b0ba5ff48ac.tar.bz2
master-187ad058-749ff706f1084e4207ce7801930e7b0ba5ff48ac.zip
binutils: add binutils 2.21.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27919 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/binutils/Makefile')
-rw-r--r--toolchain/binutils/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile
index d28a95ad88..77f1bafab3 100644
--- a/toolchain/binutils/Makefile
+++ b/toolchain/binutils/Makefile
@@ -22,6 +22,9 @@ endif
ifeq ($(PKG_VERSION),2.21)
PKG_MD5SUM:=c84c5acc9d266f1a7044b51c85a823f5
endif
+ifeq ($(PKG_VERSION),2.21.1)
+ PKG_MD5SUM:=a22801a9cad45c85e9ff6afc10537d72
+endif
PATCH_DIR:=./patches/$(PKG_VERSION)