aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-01-14 12:27:46 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-01-14 12:27:46 +0000
commit60f5e08bccc923b8651b01cde5a94fb704f0ba8d (patch)
tree1917776fef3eaa5328c41fdd6321271edbc4e411 /toolchain/uClibc/Makefile
parent6f8f045193b8384caf5a5bee446a4b944202721b (diff)
downloadupstream-60f5e08bccc923b8651b01cde5a94fb704f0ba8d.tar.gz
upstream-60f5e08bccc923b8651b01cde5a94fb704f0ba8d.tar.bz2
upstream-60f5e08bccc923b8651b01cde5a94fb704f0ba8d.zip
[toolchain] add support for uClibc 0.9.30.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19125 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 31b996d13c..f1e6fedb82 100644
--- a/toolchain/uClibc/Makefile
+++ b/toolchain/uClibc/Makefile
@@ -25,6 +25,7 @@ PATCH_DIR:=./patches-$(PKG_VERSION)
CONFIG_DIR:=./config-$(PKG_VERSION)
PKG_MD5SUM_0.9.30.1 = 1a4b84e5536ad8170563ffa88c34679c
+PKG_MD5SUM_0.9.30.2 = e759ec855500082ac3e671dd6cacfdb0
PKG_MD5SUM=$(PKG_MD5SUM_$(PKG_VERSION))
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME)-$(PKG_VERSION)