Add 2.6 kernel dependency to gpioctl
[openwrt/svn-archive/archive.git] / tools / Makefile
index fcde46e41118a1a046fe328e19bc78bea50389c1..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 libtool $(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