summaryrefslogtreecommitdiffstats
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
commit9bf867b53132f595cae90cc201798bd1f77dfb64 (patch)
treeb291164d46227f77bcabe857e50f92a27f34e4b7 /toolchain/uClibc/Makefile
parent75a929c65e7573f3c193f8f93937115cc707ccb6 (diff)
downloadmaster-31e0f0ae-9bf867b53132f595cae90cc201798bd1f77dfb64.tar.gz
master-31e0f0ae-9bf867b53132f595cae90cc201798bd1f77dfb64.tar.bz2
master-31e0f0ae-9bf867b53132f595cae90cc201798bd1f77dfb64.zip
add 0.9.33
SVN-Revision: 30374
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)