![]() | |||||||||||||
Messages in this thread
|
On Thu, 15 Feb 2007 18:25:06 -0800 Jeremy Fitzhardinge <jeremy@goop.org> wrote: > =================================================================== > --- a/arch/i386/kernel/early_printk.c> +++ b/arch/i386/kernel/early_printk.c> @@ -1,2 +1,4 @@> > +#ifndef CONFIG_XEN> #include "../../x86_64/kernel/early_printk.c" > +#endif > =================================================================== This can be done in Kconfig: disable CONFIG_EARLY_PRINTK if CONFIG_XEN. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2007-02-16 07:53 [from the cache] ©2003-2008 | |||||||||||||