mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:37:10 +02:00
remove remaining unnecessary dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6423 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a121c194db
commit
c82826dab3
@ -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