]> xenbits.xensource.com Git - people/liuw/stubdom.git/commitdiff
ioemu-stubdom: drop --disable-gfx-check option, already added by qemu-xen tree
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 27 Aug 2008 08:48:09 +0000 (09:48 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 27 Aug 2008 08:48:09 +0000 (09:48 +0100)
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
Makefile

index f37694872665a35a22b6956d1e9976dd885616e8..817d6f5863092d9b9708bbf4c70dab8f39ecc47a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ include $(XEN_ROOT)/Config.mk
 
 override CONFIG_QEMU=ioemu
 
-IOEMU_OPTIONS=--disable-sdl --disable-opengl --disable-gfx-check --disable-vnc-tls --disable-brlapi --disable-kqemu
+IOEMU_OPTIONS=--disable-sdl --disable-opengl --disable-vnc-tls --disable-brlapi --disable-kqemu
 ZLIB_URL?=http://www.zlib.net
 ZLIB_VERSION=1.2.3
 LIBPCI_URL?=http://www.kernel.org/pub/software/utils/pciutils