Re: Kernel API

2010-04-22 Thread stosss
On Thu, Apr 22, 2010 at 4:03 AM, Dmytro Boyko wrote: > Hi! > I have question(maybe stupid) about chapter 5.6.1. "Installation of Linux API >  Headers". Where I should execute these instructions: > make mrproper > make headers_check > make INSTALL_HDR_PATH=dest headers_install > cp -rv dest/includ

Re: Kernel API

2010-04-22 Thread Dmytro Boyko
четвер, 22-кві-2010 12:06:55 jumbophut ви написали: > You should unpack the linux source into $LFS/source (tar -xjf > linux[...].tar.bz2) then cd into the resulting directory and execute > the commands there. > > This is the standard rule for all packages (see the last 'important' > instruction in

Re: Kernel API

2010-04-22 Thread jumbophut
On Thu, Apr 22, 2010 at 8:03 PM, Dmytro Boyko wrote: > I have question(maybe stupid) about chapter 5.6.1. "Installation of Linux API >  Headers". Where I should execute these instructions: > make mrproper > make headers_check > make INSTALL_HDR_PATH=dest headers_install > cp -rv dest/include/* /to