From ff2a19f4ecd0b250fa04a86ebe0ed7d51ffed60b Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Thu, 11 Mar 2010 11:50:25 +0000 Subject: add binutils-2.20.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20137 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 91d982c002..5ded5f242a 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -29,6 +29,9 @@ endif ifeq ($(PKG_VERSION),2.20) PKG_MD5SUM:=ee2d3e996e9a2d669808713360fa96f8 endif +ifeq ($(PKG_VERSION),2.20.1) + PKG_MD5SUM:=9cdfb9d6ec0578c166d3beae5e15c4e5 +endif PATCH_DIR:=./patches/$(PKG_VERSION) -- cgit v1.2.3