X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f889a9c250e02ea2b4cb8cc8a6641603d89f23f5..3b20aec50f6ec53d9e532d6718924f01305e8004:/toolchain/Makefile 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