[backfire] merge r22757
authorAndy Boyett <agb@openwrt.org>
Sun, 22 Aug 2010 09:18:04 +0000 (09:18 +0000)
committerAndy Boyett <agb@openwrt.org>
Sun, 22 Aug 2010 09:18:04 +0000 (09:18 +0000)
[tools] qemu: add dependency on libuuid

SVN-Revision: 22758

tools/Makefile

index 94f7ce699aa99cb94f43b609e0295b814d7b710f..a44095b4e327b1b59c518139ffcbc6b5a465ef90 100644 (file)
@@ -44,6 +44,7 @@ $(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)/qemu/compile := $(curdir)/libuuid/install
 $(curdir)/upslug2/compile := $(curdir)/automake/install
 
 $(curdir)/builddirs := $(tools-y) $(tools-dep) $(tools-)