summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Makefile
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-18 09:52:19 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-18 09:52:19 +0000
commitb0c913d6094b59472ef2b7a40d344006e1cfceb5 (patch)
treee3f9a14369d23d4ce1132e516780e316cb1c1f31 /toolchain/binutils/Makefile
parent67042730eda74a0dec6afda2ca9d4026859e945f (diff)
[toolchain/binutils]: add binutils 2.21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25567 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 7a19d12c9..f2ea4d098 100644
--- a/toolchain/binutils/Makefile
+++ b/toolchain/binutils/Makefile
@@ -26,6 +26,9 @@ endif
ifeq ($(PKG_VERSION),2.20.1)
PKG_MD5SUM:=9cdfb9d6ec0578c166d3beae5e15c4e5
endif
+ifeq ($(PKG_VERSION),2.21)
+ PKG_MD5SUM:=c84c5acc9d266f1a7044b51c85a823f5
+endif
PATCH_DIR:=./patches/$(PKG_VERSION)