summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-15 01:29:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-15 01:29:13 +0000
commit72ca180fd71bf76bac998aaf622869a5671e615d (patch)
tree6b69faa58403072024d5637e1d07e9952c474915 /toolchain/uClibc/Makefile
parent47310844bc6daae2655786810153ab9880c0feb9 (diff)
downloadmaster-31e0f0ae-72ca180fd71bf76bac998aaf622869a5671e615d.tar.gz
master-31e0f0ae-72ca180fd71bf76bac998aaf622869a5671e615d.tar.bz2
master-31e0f0ae-72ca180fd71bf76bac998aaf622869a5671e615d.zip
uClibc: remove 0.9.30, 0.9.31
SVN-Revision: 25542
Diffstat (limited to 'toolchain/uClibc/Makefile')
-rw-r--r--toolchain/uClibc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolchain/uClibc/Makefile b/toolchain/uClibc/Makefile
index 8b445b604f..32747a53a2 100644
--- a/toolchain/uClibc/Makefile
+++ b/toolchain/uClibc/Makefile
@@ -24,8 +24,6 @@ endif
PATCH_DIR:=./patches-$(PKG_VERSION)
CONFIG_DIR:=./config-$(PKG_VERSION)
-PKG_MD5SUM_0.9.30.1 = 1a4b84e5536ad8170563ffa88c34679c
-PKG_MD5SUM_0.9.31 = 52fb8a494758630c8d3ddd7f1e0daafd
PKG_MD5SUM=$(PKG_MD5SUM_$(PKG_VERSION))
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME)-$(PKG_VERSION)