[toolchain/binutils]: add binutils 2.21

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25567 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Imre Kaloz
2011-02-18 09:52:19 +00:00
parent c33378562e
commit ec1ab875da
10 changed files with 31128 additions and 0 deletions

View 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)