summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-10-19 18:25:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-10-19 18:25:25 +0000
commit161792d02c09a4b5a77ecb27e755377394cfb72c (patch)
tree0015d66bc8667f072bb0637a8ed553f95c0f7fb2 /toolchain/uClibc/Makefile
parent4f1f99a63daf57e3106a675b554630e4cc396982 (diff)
downloadmaster-31e0f0ae-161792d02c09a4b5a77ecb27e755377394cfb72c.tar.gz
master-31e0f0ae-161792d02c09a4b5a77ecb27e755377394cfb72c.tar.bz2
master-31e0f0ae-161792d02c09a4b5a77ecb27e755377394cfb72c.zip
remove support for uclibc 0.9.29
SVN-Revision: 18078
Diffstat (limited to 'toolchain/uClibc/Makefile')
-rw-r--r--toolchain/uClibc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/uClibc/Makefile b/toolchain/uClibc/Makefile
index 1d18bffb49..432de47220 100644
--- a/toolchain/uClibc/Makefile
+++ b/toolchain/uClibc/Makefile
@@ -24,7 +24,6 @@ endif
PATCH_DIR:=./patches-$(PKG_VERSION)
CONFIG_DIR:=./config-$(PKG_VERSION)
-PKG_MD5SUM_0.9.29 = 61dc55f43b17a38a074f347e74095b20
PKG_MD5SUM_0.9.30.1 = 1a4b84e5536ad8170563ffa88c34679c
PKG_MD5SUM=$(PKG_MD5SUM_$(PKG_VERSION))