From 4aeff4ffcfc3a8080646a197938b77c0cafbed54 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 16 Apr 2010 11:45:16 +0000 Subject: enable more warnings for vgabios utility, and enable some debugging Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5451 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/vgabios/include/console/console.h | 1 + 1 file changed, 1 insertion(+) (limited to 'util/vgabios/include') diff --git a/util/vgabios/include/console/console.h b/util/vgabios/include/console/console.h index d63832f1ed..e74cbb3dcf 100644 --- a/util/vgabios/include/console/console.h +++ b/util/vgabios/include/console/console.h @@ -1,3 +1,4 @@ #ifndef _CONSOLE_CONSOLE_H #define _CONSOLE_CONSOLE_H +#define CONFIG_X86EMU_DEBUG 1 #endif -- cgit v1.2.3