* [PATCH] stubdom: make sure to use old tree for now
@ 2008-07-24 15:29 Samuel Thibault
0 siblings, 0 replies; only message in thread
From: Samuel Thibault @ 2008-07-24 15:29 UTC (permalink / raw)
To: xen-devel
stubdom: make sure to use old tree for now
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
diff -r 70a43a82aaf1 stubdom/Makefile
--- a/stubdom/Makefile Tue Jul 22 16:31:03 2008 +0100
+++ b/stubdom/Makefile Thu Jul 24 16:28:28 2008 +0100
@@ -3,12 +3,12 @@
export XEN_OS=MiniOS
-CONFIG_QEMU=ioemu
-
export stubdom=y
export debug=y
NEWLIB_CFLAGS=-DDEBUG=1
include $(XEN_ROOT)/Config.mk
+
+override CONFIG_QEMU=ioemu
IOEMU_OPTIONS=--disable-sdl --disable-opengl --disable-vnc-tls --disable-brlapi --disable-kqemu
ZLIB_VERSION=1.2.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-24 15:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-24 15:29 [PATCH] stubdom: make sure to use old tree for now Samuel Thibault
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.