X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/73008aefda5d47e44b57bf6b15e55ec0d234b875..e21718ae44e86d99931a8a887f7bf1cca57463e8:/toolchain/binutils/Makefile diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index d28a95ad8..c86956823 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:=bde820eac53fa3a8d8696667418557ad +endif PATCH_DIR:=./patches/$(PKG_VERSION)