From 57be27f340588b609c374510d1114f054ac53274 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 18 Feb 2011 09:52:19 +0000 Subject: add binutils 2.21 SVN-Revision: 25567 --- toolchain/binutils/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'toolchain/binutils/Makefile') diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index 7a19d12c96..f2ea4d0980 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) -- cgit v1.2.3