[toolchain/binutils]: add binutils 2.21
[openwrt.git] / toolchain / binutils / Makefile
index 7a19d12..f2ea4d0 100644 (file)
@@ -26,6 +26,9 @@ endif
 ifeq ($(PKG_VERSION),2.20.1)
   PKG_MD5SUM:=9cdfb9d6ec0578c166d3beae5e15c4e5
 endif
+ifeq ($(PKG_VERSION),2.21)
+  PKG_MD5SUM:=c84c5acc9d266f1a7044b51c85a823f5
+endif
 
 PATCH_DIR:=./patches/$(PKG_VERSION)
 
This page took 0.021409 seconds and 4 git commands to generate.