From: Jack Lange Date: Tue, 17 May 2011 15:40:09 +0000 (-0500) Subject: config fix X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=commitdiff_plain;h=624869c325cc5a8327bfa8a3ae511f76134bac57;hp=7451192e943534bd52f3f61dae1d7e9ec4317b30;p=palacios.releases.git config fix --- diff --git a/linux_module/palacios.h b/linux_module/palacios.h index b161832..117d974 100644 --- a/linux_module/palacios.h +++ b/linux_module/palacios.h @@ -72,7 +72,7 @@ struct v3_guest { struct palacios_console console; #endif -#ifdef V3_CONFIG_CONSOLE +#ifdef V3_CONFIG_GRAPHICS_CONSOLE struct palacios_graphics_console graphics_console; #endif