fix ipv6 host name lookup from /etc/hosts
[openwrt.git] / openwrt / toolchain / uClibc / Makefile
index 06d7487..4fa048c 100644 (file)
@@ -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
This page took 0.022531 seconds and 4 git commands to generate.