projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ae7a0f
)
add dependency (needed for parallel build)
author
Ralph Hempel
<ralph.hempel@lantiq.com>
Sun, 1 Mar 2009 09:47:05 +0000
(09:47 +0000)
committer
Ralph Hempel
<ralph.hempel@lantiq.com>
Sun, 1 Mar 2009 09:47:05 +0000
(09:47 +0000)
SVN-Revision: 14704
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 8ff50cc43e4a3f6c195e1d040e6d9f750cef7de7..03f16b1419ffd1610ed733754484f9c853612953 100644
(file)
--- 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