[coreboot] [v2] r4597 - trunk/coreboot-v2/util/x86emu/include/x86emu

Stefan Reinauer stepan at coresystems.de
Thu Aug 27 15:35:09 CEST 2009


Ouch! I wonder why this didn't hit me. Thanks a lot! :-)

Stefan

On 8/27/09 3:02 PM, svn at coreboot.org wrote:
> Author: oxygene
> Date: 2009-08-27 15:02:28 +0200 (Thu, 27 Aug 2009)
> New Revision: 4597
>
> Modified:
>    trunk/coreboot-v2/util/x86emu/include/x86emu/x86emu.h
> Log:
> Another trivial patch to fix up the x86emu cleanup.
>
>
> Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
> Acked-by: Patrick Georgi <patrick.georgi at coresystems.de>
>
>
> Modified: trunk/coreboot-v2/util/x86emu/include/x86emu/x86emu.h
> ===================================================================
> --- trunk/coreboot-v2/util/x86emu/include/x86emu/x86emu.h	2009-08-27 12:10:50 UTC (rev 4596)
> +++ trunk/coreboot-v2/util/x86emu/include/x86emu/x86emu.h	2009-08-27 13:02:28 UTC (rev 4597)
> @@ -43,7 +43,7 @@
>  #define __X86EMU_X86EMU_H
>  
>  /* FIXME: redefine printk for the moment */
> -#ifdef COREBOOT_V2
> +#ifdef CONFIG_COREBOOT_V2
>  #include <console/console.h>
>  #undef printk
>  #define printk(x...) do_printk(BIOS_DEBUG, x)
>
>
>   


-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866





More information about the coreboot mailing list