projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9f2186
)
add dependency (needed for parallel build)
author
ralph
<ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Mar 2009 09:47:05 +0000
(09:47 +0000)
committer
ralph
<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
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index
8ff50cc
..
03f16b1
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
This page took
0.024162 seconds
and
4
git commands to generate.