From ac1214ccca809388ec0fdb846d443247ecb6b464 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 4 Apr 2005 21:05:07 +0000 Subject: fix ipv6 host name lookup from /etc/hosts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@559 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/toolchain/uClibc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/toolchain/uClibc/Makefile') diff --git a/openwrt/toolchain/uClibc/Makefile b/openwrt/toolchain/uClibc/Makefile index 06d7487a4f..4fa048c5c4 100644 --- a/openwrt/toolchain/uClibc/Makefile +++ b/openwrt/toolchain/uClibc/Makefile @@ -7,4 +7,4 @@ prepare: uclibc-configured compile: $(UCLIBC_DIR)/lib/libc.a install: uclibc $(STRIP) $(TARGET_DIR)/lib/*.so -clean: uclibc-clean +clean: uclibc-toolclean -- cgit v1.2.3