aboutsummaryrefslogtreecommitdiffstats
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
commit4c814a2dec5f91e9bcc21dbf10952d0bdd3fbc12 (patch)
tree0f51365f2d68172b25d426df5f7ab8a1cee3df0f /toolchain/Makefile
parent469e44ae56f9a45adc744bcf9cc8a1168fabb63c (diff)
downloadmaster-187ad058-4c814a2dec5f91e9bcc21dbf10952d0bdd3fbc12.tar.gz
master-187ad058-4c814a2dec5f91e9bcc21dbf10952d0bdd3fbc12.tar.bz2
master-187ad058-4c814a2dec5f91e9bcc21dbf10952d0bdd3fbc12.zip
remove remaining unnecessary dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6423 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 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