On 2/7/07, Randy McMurchy <[EMAIL PROTECTED]> wrote:
>
> After playing around some more, I'm convinced that we should include
> the KERNEL_DIR var on the default make command. Thing is we use it as
> such:
>
> make KERNEL_DIR=/usr (along with the existing ones)
>
> This does two things: 1) builds an extra extension module (IPv4:recent)
> by finding a required sanitized header and eliminates the default
> passing of -I/usr/src/linux/include on each call to gcc.
>
> This allows us to also remove the ugly note about not using the
> /usr/src/linux dir and how LFS doesn't create this any longer.
>
> Does anyone disagree with this change?

Looks good. Plus, gives a nice hint on what you'd want to do if you
need to build against the raw kernel source.

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to