projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23be907
)
[backfire] backport mkimage dependency from r21210
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 27 Apr 2010 21:59:15 +0000
(21:59 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 27 Apr 2010 21:59:15 +0000
(21:59 +0000)
SVN-Revision: 21212
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 8fc2da3d96a4df5ce0de33a3588036cd6074ac1c..808ea84129472dbc9c128e832d18812f863a622c 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-42,6
+42,7
@@
$(curdir)/autoconf/compile := $(curdir)/m4/install
$(curdir)/automake/compile := $(curdir)/m4/install $(curdir)/autoconf/install
$(curdir)/mpfr/compile := $(curdir)/gmp/install
$(curdir)/mtd-utils/compile := $(curdir)/libuuid/install
+$(curdir)/mkimage/compile := $(curdir)/sed/install
$(curdir)/builddirs := $(tools-y) $(tools-dep) $(tools-)
$(curdir)/builddirs-default := $(tools-y)