X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/07caea4e3759dde687cd3869e7d8e2c72731b7a6..a3e00afbf7505ebb6732accf57d0c38f4b236312:/toolchain/binutils/Makefile?ds=sidebyside diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index 91d982c00..5ded5f242 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -29,6 +29,9 @@ endif ifeq ($(PKG_VERSION),2.20) PKG_MD5SUM:=ee2d3e996e9a2d669808713360fa96f8 endif +ifeq ($(PKG_VERSION),2.20.1) + PKG_MD5SUM:=9cdfb9d6ec0578c166d3beae5e15c4e5 +endif PATCH_DIR:=./patches/$(PKG_VERSION)