aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorRalph Hempel <ralph.hempel@lantiq.com>2009-03-01 09:47:05 +0000
committerRalph Hempel <ralph.hempel@lantiq.com>2009-03-01 09:47:05 +0000
commit55b65a6ee951757f6fe7b7d90d55a9e2ebc32898 (patch)
treeaf0446df95099063f080fd1e6a123b598be0dd31 /tools/Makefile
parentce1f09a4636d868f84a9fd5e7ecb810541566ad4 (diff)
downloadmaster-187ad058-55b65a6ee951757f6fe7b7d90d55a9e2ebc32898.tar.gz
master-187ad058-55b65a6ee951757f6fe7b7d90d55a9e2ebc32898.tar.bz2
master-187ad058-55b65a6ee951757f6fe7b7d90d55a9e2ebc32898.zip
add dependency (needed for parallel build)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14704 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 8ff50cc43e..03f16b1419 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -14,6 +14,7 @@ $(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma m
# builddir dependencies
$(curdir)/squashfs/compile := $(curdir)/lzma/install
$(curdir)/quilt/compile := $(curdir)/sed/install
+$(curdir)/dtc/compile := $(curdir)/bison/install
# preparatory work
$(STAGING_DIR)/.prepared: $(TMP_DIR)/.build