projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ebcd04
)
qemu: add dependency on libuuid
author
Andy Boyett
<agb@openwrt.org>
Sun, 22 Aug 2010 09:16:49 +0000
(09:16 +0000)
committer
Andy Boyett
<agb@openwrt.org>
Sun, 22 Aug 2010 09:16:49 +0000
(09:16 +0000)
SVN-Revision: 22757
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 3fbac938ccc74951c32475bd4421689d17862976..6e364af7a9777593ef8d38cb0218682d7f8a4516 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-48,6
+48,7
@@
$(curdir)/mpc/compile := $(curdir)/gmp/install
$(curdir)/mpfr/compile := $(curdir)/gmp/install
$(curdir)/mtd-utils/compile := $(curdir)/libuuid/install
$(curdir)/mkimage/compile := $(curdir)/sed/install
+$(curdir)/qemu/compile := $(curdir)/libuuid/install
$(curdir)/upslug2/compile := $(curdir)/automake/install
$(curdir)/builddirs := $(tools-y) $(tools-dep) $(tools-)