X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c3c59f418996d48f4df202e480a34f32c90f8ee5..fd8969afc418b1ad3758a1a38f5eee3b272ed050:/toolchain/binutils/Makefile diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index db3ea75d4..e6f60a846 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)