aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Makefile
diff options
context:
space:
mode:
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 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)