[tools] fix ccache host installation (#4902)
[openwrt.git] / tools / ccache / Makefile
index db138c0..64108d7 100644 (file)
@@ -38,6 +38,8 @@ else
   endef
   define Host/Compile
   endef
+  define Host/Install
+  endef
   define Host/Clean
   endef
 endif