build and install a current quilt version in tools/
[openwrt/openwrt.git] / tools / Makefile
index 022bbe1e9d64f2bdaa37e437c28638912c462f4d..816cd98bcea14482550d332ff0e017492c596882 100644 (file)
@@ -9,7 +9,7 @@
 curdir:=tools
 
 # subdirectories to descend into
-$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake $(if $(CONFIG_CCACHE),ccache) dtc
+$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake $(if $(CONFIG_CCACHE),ccache) bison $(if $(CONFIG_powerpc),dtc) lua quilt
 
 # builddir dependencies
 $(curdir)/squashfs/compile := $(curdir)/lzma/install