projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix ipv6 host name lookup from /etc/hosts
[openwrt.git]
/
openwrt
/
toolchain
/
uClibc
/
Makefile
diff --git
a/openwrt/toolchain/uClibc/Makefile
b/openwrt/toolchain/uClibc/Makefile
index
06d7487
..
4fa048c
100644
(file)
--- 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-
tool
clean
This page took
0.027042 seconds
and
4
git commands to generate.