X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f889a9c250e02ea2b4cb8cc8a6641603d89f23f5..8ca510f22e29759d35eed48b0cb1867f79614f1a:/toolchain/Makefile?ds=inline diff --git a/toolchain/Makefile b/toolchain/Makefile index 7773c32c3..a8bf7d606 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