binutils: add support for 2.23.1

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34262
This commit is contained in:
Florian Fainelli
2012-11-19 19:37:28 +00:00
parent 41b6662001
commit 274c21cd8e
6 changed files with 108 additions and 0 deletions

View File

@@ -28,6 +28,9 @@ endif
ifeq ($(PKG_VERSION),2.22)
PKG_MD5SUM:=ee0f10756c84979622b992a4a61ea3f5
endif
ifeq ($(PKG_VERSION),2.23.1)
PKG_MD5SUM:=33adb18c3048d057ac58d07a3f1adb38
endif
HOST_BUILD_PARALLEL:=1