projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix truncated pings results when packets are too small. Also check for packet maximum...
[openwrt.git]
/
toolchain
/
Makefile
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index
7773c32
..
a8bf7d6
100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-30,9
+30,6
@@
ifneq ($(shell $(SCRIPT_DIR)/timestamp.pl -p . $(STAMP)),$(STAMP))
$(STAMP): $(TARGETS_INSTALL)
endif
-ifeq ($(CONFIG_CCACHE),y)
- uClibc-prepare: ccache-install
-endif
uClibc-prepare: kernel-headers-prepare
ifeq ($(CONFIG_NATIVE_TOOLCHAIN),)
binutils-prepare: uClibc-prepare
This page took
0.021142 seconds
and
4
git commands to generate.