aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2011-01-17 17:55:12 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2011-01-17 17:55:12 +0000
commit5bea24d30771d837f9f934c70dbfbb4f157e7ad6 (patch)
tree82483e273f22731160e8a08d32b8b42286fc8110 /Config.mk
parent65285155c6d2d90301a3f027263e630920831474 (diff)
downloadxen-5bea24d30771d837f9f934c70dbfbb4f157e7ad6.tar.gz
xen-5bea24d30771d837f9f934c70dbfbb4f157e7ad6.tar.bz2
xen-5bea24d30771d837f9f934c70dbfbb4f157e7ad6.zip
Config.mk: commented-out CONFIG_QEMU example now uses XEN_ROOT
If you actually set it to a relative path, the qemu build breaks. So this commented-out rune (an example) should arrange to be absolute. Reported-by: M A Young <m.a.young@durham.ac.uk> Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.mk b/Config.mk
index 997d7c4e07..ae6ac19622 100644
--- a/Config.mk
+++ b/Config.mk
@@ -182,7 +182,7 @@ endif
# Specify which qemu-dm to use. This may be `ioemu' to use the old
# Mercurial in-tree version, or a local directory, or a git URL.
-# CONFIG_QEMU ?= ../qemu-xen.git
+# CONFIG_QEMU ?= $(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
QEMU_TAG := xen-4.1.0-rc1