remove remaining unnecessary dependency
authorFelix Fietkau <nbd@openwrt.org>
Wed, 28 Feb 2007 02:40:19 +0000 (02:40 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 28 Feb 2007 02:40:19 +0000 (02:40 +0000)
SVN-Revision: 6423

toolchain/Makefile

index 7773c32c314d094fb0e56cfdc25b3d75a51b0dd7..a8bf7d6068d83384c40420ad142501dc03d1eed9 100644 (file)
@@ -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