add dependency (needed for parallel build)
authorralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Mar 2009 09:47:05 +0000 (09:47 +0000)
committerralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Mar 2009 09:47:05 +0000 (09:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14704 3c298f89-4303-0410-b956-a3cf2f4a3e73

tools/Makefile

index 8ff50cc43e4a3f6c195e1d040e6d9f750cef7de7..03f16b1419ffd1610ed733754484f9c853612953 100644 (file)
@@ -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