[tools] fix ccache host installation (#4902)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Apr 2009 13:16:57 +0000 (13:16 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Apr 2009 13:16:57 +0000 (13:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15165 3c298f89-4303-0410-b956-a3cf2f4a3e73

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