Browse Source

add dependency (needed for parallel build)

SVN-Revision: 14704
Ralph Hempel 17 năm trước cách đây
mục cha
commit
6ce2c6eb5f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
 # builddir dependencies
 $(curdir)/squashfs/compile := $(curdir)/lzma/install
 $(curdir)/squashfs/compile := $(curdir)/lzma/install
 $(curdir)/quilt/compile := $(curdir)/sed/install
 $(curdir)/quilt/compile := $(curdir)/sed/install
+$(curdir)/dtc/compile := $(curdir)/bison/install
 
 
 # preparatory work
 # preparatory work
 $(STAGING_DIR)/.prepared: $(TMP_DIR)/.build
 $(STAGING_DIR)/.prepared: $(TMP_DIR)/.build