projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f009acf
)
add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 26 May 2009 19:11:56 +0000
(19:11 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 26 May 2009 19:11:56 +0000
(19:11 +0000)
SVN-Revision: 16096
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 02504d95242243c037cf6b7f4b20115666ca69b1..71c0346a8a0a7069cc830c6e0004d07985e3b160 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-20,6
+20,7
@@
tools-$(CONFIG_powerpc) += dtc
tools-dep += lzma
# builddir dependencies
+$(curdir)/pkg-config/compile := $(curdir)/sed/install
$(curdir)/squashfs/compile := $(curdir)/lzma-old/install
$(curdir)/squashfs4/compile := $(curdir)/lzma/install
$(curdir)/quilt/compile := $(curdir)/sed/install