summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-03-13 17:22:18 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-03-13 17:22:18 +0000
commite6ec1ce8cfa17357e780211fd0f667689ea7c4fb (patch)
tree456549cb75b0442395b72f06d1c89526218e4c48 /toolchain/uClibc/Makefile
parent47a2e6045caeb37b2beb99990b3fb827d2e6f6c8 (diff)
downloadmaster-31e0f0ae-e6ec1ce8cfa17357e780211fd0f667689ea7c4fb.tar.gz
master-31e0f0ae-e6ec1ce8cfa17357e780211fd0f667689ea7c4fb.tar.bz2
master-31e0f0ae-e6ec1ce8cfa17357e780211fd0f667689ea7c4fb.zip
add support for uClibc 0.9.30.3
SVN-Revision: 20181
Diffstat (limited to 'toolchain/uClibc/Makefile')
-rw-r--r--toolchain/uClibc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/uClibc/Makefile b/toolchain/uClibc/Makefile
index 25fd09f832..d47be0c418 100644
--- a/toolchain/uClibc/Makefile
+++ b/toolchain/uClibc/Makefile
@@ -26,6 +26,7 @@ CONFIG_DIR:=./config-$(PKG_VERSION)
PKG_MD5SUM_0.9.30.1 = 1a4b84e5536ad8170563ffa88c34679c
PKG_MD5SUM_0.9.30.2 = e759ec855500082ac3e671dd6cacfdb0
+PKG_MD5SUM_0.9.30.3 = 73a4bf4a0fa508b01a7a3143574e3d21
PKG_MD5SUM=$(PKG_MD5SUM_$(PKG_VERSION))
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME)-$(PKG_VERSION)