[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Fedora-xen] kernel name confusion and no config.h in 2.6.18-1.2741 ?
- From: Paul Wouters <paul xelerance com>
- To: Dave Jones <davej redhat com>
- Cc: fedora-xen redhat com
- Subject: Re: [Fedora-xen] kernel name confusion and no config.h in 2.6.18-1.2741 ?
- Date: Sat, 7 Oct 2006 08:24:07 +0200 (CEST)
On Fri, 6 Oct 2006, Dave Jones wrote:
> > Oh. autconf.h gets included via macro's. so the logic that needs to be added isn't too bad:
> >
> > #ifndef AUTOCONF_INCLUDED
> > #include <linux/config.h>
> > #endif
> >
> > And you don't need to manually include autoconf.h
>
> You don't need to do those three lines at all if you're using kernels
> from at least the last year and half or so.
We need to support 2.4 and 2.6 kernels.
Paul
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]