[coreboot] r840 - coreboot-v3/include

svn at coreboot.org svn at coreboot.org
Thu Aug 28 09:15:43 CEST 2008


Author: stepan
Date: 2008-08-28 09:15:43 +0200 (Thu, 28 Aug 2008)
New Revision: 840

Modified:
   coreboot-v3/include/globalvars.h
Log:
fix typo

Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
Acked-by: Stefan Reinauer <stepan at coresystems.de>



Modified: coreboot-v3/include/globalvars.h
===================================================================
--- coreboot-v3/include/globalvars.h	2008-08-28 05:41:48 UTC (rev 839)
+++ coreboot-v3/include/globalvars.h	2008-08-28 07:15:43 UTC (rev 840)
@@ -31,7 +31,7 @@
 #include <amd_geodelx.h>
 #endif
 
-#ifdef :CONFIG_BOARD_EMULATION_QEMU_X86
+#ifdef CONFIG_BOARD_EMULATION_QEMU_X86
 #include <qemu.h>
 #endif
 





More information about the coreboot mailing list