Author: nbd
Date: 2014-06-22 18:48:08 +0200 (Sun, 22 Jun 2014)
New Revision: 41303

Modified:
   branches/attitude_adjustment/tools/Makefile
Log:
AA: tools: fix b43-tools build dependencies

Signed-off-by: Tim Niemeyer <[email protected]>

Modified: branches/attitude_adjustment/tools/Makefile
===================================================================
--- branches/attitude_adjustment/tools/Makefile 2014-06-22 15:34:36 UTC (rev 
41302)
+++ branches/attitude_adjustment/tools/Makefile 2014-06-22 16:48:08 UTC (rev 
41303)
@@ -65,6 +65,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
 
 ifneq ($(CONFIG_CCACHE),)
 $(foreach tool, $(tools-y), $(eval $(curdir)/$(tool)/compile += 
$(curdir)/ccache/install))
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to