aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2013-05-15 14:47:32 +0100
committerIan Campbell <ian.campbell@citrix.com>2013-08-21 10:39:20 +0100
commit5c7cbadaccca8dbb47f2c42ab1b5a8afac9275e3 (patch)
tree0f3fa769942ff67d46cb9cd6fd5dc412c6cb6656 /tools/Makefile
parentb0f69ec5c71de1248d915c193b57c43e786857dd (diff)
downloadxen-5c7cbadaccca8dbb47f2c42ab1b5a8afac9275e3.tar.gz
xen-5c7cbadaccca8dbb47f2c42ab1b5a8afac9275e3.tar.bz2
xen-5c7cbadaccca8dbb47f2c42ab1b5a8afac9275e3.zip
tools: allow user to specify a system qemu-xen binary
If this option is given don't bother building qemu-xen ourselves. Likely to be handy for distros who have an existing qemu package which they want to reuse. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 6fa589b09c..0531f48a84 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -29,7 +29,7 @@ SUBDIRS-$(CONFIG_Linux) += libvchan
# do not recurse in to a dir we are about to delete
ifneq "$(MAKECMDGOALS)" "distclean"
SUBDIRS-$(CONFIG_QEMU_TRAD) += qemu-xen-traditional-dir
-SUBDIRS-$(CONFIG_IOEMU) += qemu-xen-dir
+SUBDIRS-$(CONFIG_QEMU_XEN) += qemu-xen-dir
endif
SUBDIRS-y += xenpmd