mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
remove remaining unnecessary dependency
SVN-Revision: 6423
This commit is contained in:
parent
b564a78892
commit
fd0969ba61
@ -30,9 +30,6 @@ ifneq ($(shell $(SCRIPT_DIR)/timestamp.pl -p . $(STAMP)),$(STAMP))
|
|||||||
$(STAMP): $(TARGETS_INSTALL)
|
$(STAMP): $(TARGETS_INSTALL)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(CONFIG_CCACHE),y)
|
|
||||||
uClibc-prepare: ccache-install
|
|
||||||
endif
|
|
||||||
uClibc-prepare: kernel-headers-prepare
|
uClibc-prepare: kernel-headers-prepare
|
||||||
ifeq ($(CONFIG_NATIVE_TOOLCHAIN),)
|
ifeq ($(CONFIG_NATIVE_TOOLCHAIN),)
|
||||||
binutils-prepare: uClibc-prepare
|
binutils-prepare: uClibc-prepare
|
||||||
|
Loading…
Reference in New Issue
Block a user