aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ccache
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ccache')
-rw-r--r--tools/ccache/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/ccache/Makefile b/tools/ccache/Makefile
index db138c0190..64108d72f9 100644
--- 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