Skip to content

Commit

Permalink
tools: make padjffs2 depend on findutils
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 37599
  • Loading branch information
Felix Fietkau committed Jul 29, 2013
1 parent cc26f76 commit 80dd552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down

0 comments on commit 80dd552

Please sign in to comment.