X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/73008aefda5d47e44b57bf6b15e55ec0d234b875..056e3e42e00317fa5abb9d0e7aaf1bf5ef22a5e7:/toolchain/binutils/Makefile diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index d28a95ad8..77f1bafab 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -22,6 +22,9 @@ endif ifeq ($(PKG_VERSION),2.21) PKG_MD5SUM:=c84c5acc9d266f1a7044b51c85a823f5 endif +ifeq ($(PKG_VERSION),2.21.1) + PKG_MD5SUM:=a22801a9cad45c85e9ff6afc10537d72 +endif PATCH_DIR:=./patches/$(PKG_VERSION)