Skip to content
Snippets Groups Projects
Commit 6ce2c6eb authored by Ralph Hempel's avatar Ralph Hempel
Browse files

add dependency (needed for parallel build)

SVN-Revision: 14704
parent 6ae7a0f9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment