projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dc1073
)
mtd-utils depends on libuuid
author
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 13 Jan 2010 13:14:35 +0000
(13:14 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 13 Jan 2010 13:14:35 +0000
(13:14 +0000)
SVN-Revision: 19117
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 5f77606f1b2212e5888c33badf4275bef0990d1a..3d19892100f0b7032cb4745443ae21002bb12cda 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-41,6
+41,7
@@
$(curdir)/dtc/compile := $(curdir)/bison/install
$(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)/builddirs := $(tools-y) $(tools-dep) $(tools-)
$(curdir)/builddirs-default := $(tools-y)