add dtc, the device tree compiler
[openwrt-10.03/.git] / tools / Makefile
index 83244fa60939b88581319b1f5f4d90c5b21c6a0b..022bbe1e9d64f2bdaa37e437c28638912c462f4d 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)
+$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake $(if $(CONFIG_CCACHE),ccache) dtc
 
 # builddir dependencies
 $(curdir)/squashfs/compile := $(curdir)/lzma/install