Browse Source

add dependency (needed for parallel build)

SVN-Revision: 14704
Ralph Hempel 17 years ago
parent
commit
6ce2c6eb5f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/Makefile

+ 1 - 0
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