summaryrefslogtreecommitdiff
path: root/toolchain/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-02-28 02:40:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-02-28 02:40:19 +0000
commitfd0969ba6123ac81ae48929bb62174d8cb29f3aa (patch)
tree33d6ae534cc18934ecd2771bfa01e904d03870f3 /toolchain/Makefile
parentb564a788924810a3fab7c0571650b0b9c2017138 (diff)
downloadmtk-20170518-fd0969ba6123ac81ae48929bb62174d8cb29f3aa.zip
mtk-20170518-fd0969ba6123ac81ae48929bb62174d8cb29f3aa.tar.gz
mtk-20170518-fd0969ba6123ac81ae48929bb62174d8cb29f3aa.tar.bz2
remove remaining unnecessary dependency
SVN-Revision: 6423
Diffstat (limited to 'toolchain/Makefile')
-rw-r--r--toolchain/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/toolchain/Makefile b/toolchain/Makefile
index 7773c32..a8bf7d6 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