remove remaining unnecessary dependency
SVN-Revision: 6423
This commit is contained in:
parent
b564a78892
commit
fd0969ba61
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue