projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c86adc9
)
[tools] qemu: add dependency on libuuid
author
agb
<agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Aug 2010 09:16:49 +0000
(09:16 +0000)
committer
agb
<agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Aug 2010 09:16:49 +0000
(09:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22757
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index
3fbac93
..
6e364af
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-)
This page took
0.020317 seconds
and
4
git commands to generate.