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