]> xenbits.xensource.com Git - xen.git/commitdiff
Config.mk: commented-out CONFIG_QEMU example now uses XEN_ROOT
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 17 Jan 2011 17:55:12 +0000 (17:55 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 17 Jan 2011 17:55:12 +0000 (17:55 +0000)
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>
Config.mk

index 997d7c4e0751b3e6585fdab33db55381e269752b..ae6ac19622d1fd8dec924a5dbe7eb22afaa6f76e 100644 (file)
--- 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