projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix a crash in ip175c attribute enumeration
[openwrt.git]
/
tools
/
ccache
/
Makefile
diff --git
a/tools/ccache/Makefile
b/tools/ccache/Makefile
index
db138c0
..
64108d7
100644
(file)
--- a/
tools/ccache/Makefile
+++ b/
tools/ccache/Makefile
@@
-38,6
+38,8
@@
else
endef
define Host/Compile
endef
+ define Host/Install
+ endef
define Host/Clean
endef
endif
This page took
0.026051 seconds
and
4
git commands to generate.