aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2010-08-22 09:16:49 +0000
committerAndy Boyett <agb@openwrt.org>2010-08-22 09:16:49 +0000
commite78e58e4de3a93d64dc04c4cb062a99009c11a22 (patch)
treea12973707bc5d88c835a0630b0568f041e5fd6fa /tools
parent6f9b7988d5640054b547bc3d34bdb1837f8bb28e (diff)
downloadmaster-187ad058-e78e58e4de3a93d64dc04c4cb062a99009c11a22.tar.gz
master-187ad058-e78e58e4de3a93d64dc04c4cb062a99009c11a22.tar.bz2
master-187ad058-e78e58e4de3a93d64dc04c4cb062a99009c11a22.zip
[tools] qemu: add dependency on libuuid
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22757 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 3fbac938cc..6e364af7a9 100644
--- 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-)