tools: make padjffs2 depend on findutils
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37599
This commit is contained in:
parent
cc26f768e4
commit
80dd55228e
@ -71,6 +71,7 @@ $(curdir)/e2fsprogs/compile := $(curdir)/automake/install
|
||||
$(curdir)/libelf/compile := $(curdir)/automake/install
|
||||
$(curdir)/sdcc/compile := $(curdir)/bison/install
|
||||
$(curdir)/b43-tools/compile := $(curdir)/bison/install
|
||||
$(curdir)/padjffs2/compile := $(curdir)/findutils/install
|
||||
|
||||
ifneq ($(CONFIG_CCACHE),)
|
||||
$(foreach tool, $(tools-y), $(eval $(curdir)/$(tool)/compile += $(curdir)/ccache/install))
|
||||
|
Loading…
Reference in New Issue
Block a user