AA: tools: fix b43-tools build dependencies
authorFelix Fietkau <nbd@openwrt.org>
Sun, 22 Jun 2014 16:48:08 +0000 (16:48 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 22 Jun 2014 16:48:08 +0000 (16:48 +0000)
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
SVN-Revision: 41303

tools/Makefile

index 22363739b82efaef38f692e9847e85ec24199373..6658f8ca174b0268333e8864c2bb3a7f040ce7d1 100644 (file)
@@ -65,6 +65,7 @@ $(curdir)/missing-macros/compile := $(curdir)/automake/install
 $(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
 
 ifneq ($(CONFIG_CCACHE),)
 $(foreach tool, $(tools-y), $(eval $(curdir)/$(tool)/compile += $(curdir)/ccache/install))