From 817ccebe700dd126bbc1f80c776a9521ca10e595 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 17 Jan 2009 19:29:09 +0000 Subject: add binutils 2.19 (patch from #4367) SVN-Revision: 14075 --- 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 db3ea75d44..e6f60a846c 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -18,6 +18,9 @@ endif ifeq ($(PKG_VERSION),2.18) PKG_MD5SUM:=9d22ee4dafa3a194457caf4706f9cf01 endif +ifeq ($(PKG_VERSION),2.19) + PKG_MD5SUM:=17a52219dee5a76c1a9d9b0bfd337d66 +endif PATCH_DIR:=./patches/$(PKG_VERSION) -- cgit v1.2.3