X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fccache%2FMakefile;h=f19c9337fb2c8910dffe4859aa687e9c0b6403fa;hb=cf9b8dacfeb72a321a29d9ad57e2d80d554e6eb9;hp=64108d72f9d87447e20073dde36034c1cee0c116;hpb=12d07c19622225278b3386d395d3a6e9daa98173;p=openwrt-10.03%2F.git diff --git a/tools/ccache/Makefile b/tools/ccache/Makefile index 64108d72f..f19c9337f 100644 --- 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