aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-02-08 15:45:44 +0000
committerImre Kaloz <kaloz@openwrt.org>2012-02-08 15:45:44 +0000
commit52d118e8be103fa67d1f2340d9889ec958e2442d (patch)
tree603ab06e5e007752fe136ae81de75b03223a32d5 /toolchain/uClibc/Makefile
parentcfabc44a6a5a2361abc4676edbe9bc2a27b387c1 (diff)
downloadmaster-187ad058-52d118e8be103fa67d1f2340d9889ec958e2442d.tar.gz
master-187ad058-52d118e8be103fa67d1f2340d9889ec958e2442d.tar.bz2
master-187ad058-52d118e8be103fa67d1f2340d9889ec958e2442d.zip
[toolchain/uClibc]: add 0.9.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30374 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/Makefile')
-rw-r--r--toolchain/uClibc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/toolchain/uClibc/Makefile b/toolchain/uClibc/Makefile
index 8c658448b3..51c761a23a 100644
--- a/toolchain/uClibc/Makefile
+++ b/toolchain/uClibc/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2011 OpenWrt.org
+# Copyright (C) 2006-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -25,6 +25,7 @@ endif
PATCH_DIR:=./patches-$(PKG_VERSION)
CONFIG_DIR:=./config-$(PKG_VERSION)
+PKG_MD5SUM_0.9.33 = cf9d25e4b3c87af1a99d33a6b959fbf1
PKG_MD5SUM=$(PKG_MD5SUM_$(PKG_VERSION))
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME)-$(PKG_VERSION)