projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: create firmware images for the TL-WR941ND v3 boards
[openwrt.git]
/
tools
/
ccache
/
Makefile
diff --git
a/tools/ccache/Makefile
b/tools/ccache/Makefile
index
db138c0
..
f19c933
100644
(file)
--- a/
tools/ccache/Makefile
+++ b/
tools/ccache/Makefile
@@
-28,7
+28,6
@@
ifneq ($(strip $(shell which ccache >/dev/null && echo found)),found)
define Host/Clean
-$(MAKE) -C $(HOST_BUILD_DIR) uninstall
- -$(MAKE) -C $(HOST_BUILD_DIR) clean
$(call Host/Clean/Default)
endef
else
@@
-38,6
+37,8
@@
else
endef
define Host/Compile
endef
+ define Host/Install
+ endef
define Host/Clean
endef
endif
This page took
0.023693 seconds
and
4
git commands to generate.