X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2FMakefile;h=a8bf7d6068d83384c40420ad142501dc03d1eed9;hb=57495a67a5578f68b4922e3d47065c8b276977bf;hp=7773c32c314d094fb0e56cfdc25b3d75a51b0dd7;hpb=f1a91c2f71dc557d8e7cf119dea99a1bb73e4f3d;p=lede-git%2F.git diff --git a/toolchain/Makefile b/toolchain/Makefile index 7773c32c31..a8bf7d6068 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -30,9 +30,6 @@ ifneq ($(shell $(SCRIPT_DIR)/timestamp.pl -p . $(STAMP)),$(STAMP)) $(STAMP): $(TARGETS_INSTALL) endif -ifeq ($(CONFIG_CCACHE),y) - uClibc-prepare: ccache-install -endif uClibc-prepare: kernel-headers-prepare ifeq ($(CONFIG_NATIVE_TOOLCHAIN),) binutils-prepare: uClibc-prepare