Re: -rt doesn't compile for UML
- From: Jeff Dike <jdike@xxxxxxxxxxx>
- Date: Wed, 28 Nov 2007 10:08:40 -0500
On Wed, Nov 28, 2007 at 02:09:45PM +0100, Miklos Szeredi wrote:
kernel/latency_trace.c:28:21: error: asm/rtc.h: No such file or directory
For things like this, look at the host's asm/foo.h and see if it's
usable in UML (and contains things that you need). If it is, just
make a asm-um/foo.h which just includes "asm/arch/foo.h".
Jeff
--
Work email - jdike at linux dot intel dot com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: -rt doesn't compile for UML
- From: Miklos Szeredi
- Re: -rt doesn't compile for UML
- References:
- -rt doesn't compile for UML
- From: Miklos Szeredi
- Re: -rt doesn't compile for UML
- From: Ingo Molnar
- Re: -rt doesn't compile for UML
- From: Miklos Szeredi
- -rt doesn't compile for UML
- Prev by Date: Re: -rt doesn't compile for UML
- Next by Date: [git pull] scheduler fixes
- Previous by thread: Re: -rt doesn't compile for UML
- Next by thread: Re: -rt doesn't compile for UML
- Index(es):