debuggers.hg
changeset 22818:654563af359f
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>
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>
author | Ian Jackson <Ian.Jackson@eu.citrix.com> |
---|---|
date | Mon Jan 17 17:55:12 2011 +0000 (2011-01-17) |
parents | 726c616fca5e |
children | 02c0af2bf280 |
files | Config.mk |
line diff
1.1 --- a/Config.mk Mon Jan 17 17:52:39 2011 +0000 1.2 +++ b/Config.mk Mon Jan 17 17:55:12 2011 +0000 1.3 @@ -182,7 +182,7 @@ endif 1.4 1.5 # Specify which qemu-dm to use. This may be `ioemu' to use the old 1.6 # Mercurial in-tree version, or a local directory, or a git URL. 1.7 -# CONFIG_QEMU ?= ../qemu-xen.git 1.8 +# CONFIG_QEMU ?= $(XEN_ROOT)/../qemu-xen.git 1.9 CONFIG_QEMU ?= $(QEMU_REMOTE) 1.10 1.11 QEMU_TAG := xen-4.1.0-rc1