[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] Set a useful default for kerneldir
|
From: |
Andi Kleen |
|
Subject: |
Re: [Qemu-devel] [PATCH] Set a useful default for kerneldir |
|
Date: |
Wed, 1 Jul 2009 15:40:20 +0200 |
|
User-agent: |
Mutt/1.4.2.2i |
On Wed, Jul 01, 2009 at 08:31:39AM -0500, Anthony Liguori wrote:
> The reason we don't specify an explicit include is that it makes it
> possible to have a cross compiler with headers installed in the cross
> compilers root. If you default to /lib/modules, you have to explicitly
> override it when cross compiling.
You can still override it for special cases. This is just a better
default than /usr/include which is near always wrong.
-Andi
--
address@hidden -- Speaking for myself only.