On Mon, 2006-11-06 at 06:39 -0800, Dan Nicholson wrote: > On 11/6/06, Rainer Peter Feller > <[EMAIL PROTECTED]> wrote: > > On Sun, 2006-11-05 at 11:24 +0000, Guy Dalziel wrote: > > hm I just make the unaligned.h install by: > > > > for i in include/asm*/Kbuild > > do echo "header-y += unaligned.h" >> $i > > done && > > make headers_install > > Umm, doesn't that defeat the entire purpose of the linux headers? If > you're just going step over the headers_install process, why don't you > just use the raw headers? > > -- > Dan
because this way the unaligned.h will be processed to make it "user space ready" -- H CUH Rainer Peter Feller H -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
