From 6dfce04b55851097a9f802df52f1e705364f812b 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 SVN-Revision: 20137 --- 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