aboutsummaryrefslogtreecommitdiffstats
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
commitca7a7f6155333da8299614ff92057512c008c706 (patch)
tree7740cc6de02432089106f38f56d2a73f3ad0e395 /toolchain/uClibc/Makefile
parent9073d4dd1f5775c3bc116fe8f25b52601a48969d (diff)
downloadmaster-187ad058-ca7a7f6155333da8299614ff92057512c008c706.tar.gz
master-187ad058-ca7a7f6155333da8299614ff92057512c008c706.tar.bz2
master-187ad058-ca7a7f6155333da8299614ff92057512c008c706.zip
remove support for uclibc 0.9.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18078 3c298f89-4303-0410-b956-a3cf2f4a3e73
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))