Re: Linux Headers question

2007-11-21 Thread Reece Dunn
On 21/11/2007, Thomas Trepl <[EMAIL PROTECTED]> wrote: > Hi Reece, > > On Wednesday 21 November 2007 21:35:48 Reece Dunn wrote: > > Hi, > > > > In the sections on building the Linux headers from the kernel sources, > > the build instructions are (for section 6): > > > > make mrproper > > ma

Re: Linux Headers question

2007-11-21 Thread Mark Rosenstand
On Wed, 2007-11-21 at 20:35 +, Reece Dunn wrote: > Hi, > > In the sections on building the Linux headers from the kernel sources, > the build instructions are (for section 6): > > make mrproper > make headers_check > make INSTALL_HDR_PATH=dest headers_install > cp -rv dest/in

Re: Linux Headers question

2007-11-21 Thread Thomas Trepl
Hi Reece, On Wednesday 21 November 2007 21:35:48 Reece Dunn wrote: > Hi, > > In the sections on building the Linux headers from the kernel sources, > the build instructions are (for section 6): > > make mrproper > make headers_check > make INSTALL_HDR_PATH=dest headers_install > cp