Hi, On Tue, 15 Oct 2002, Adrian Bunk wrote:
> $ cd /tmp/ > $ tar xzf lkc-0.9.tar.gz > $ cd lkc-0.9 > $ make > ... > $ cd ~/linux/kernel-2.5 > $ tar xzf linux-2.5.42.tar.gz > $ cd linux-2.5.42 > $ bzcat /tmp/lkc-0.9-2.5.42.diff.bz2 |patch -p1 > ... > $ /tmp/lkc-0.9/lkcc i386 Umm, now I see the problem, the patch already contains everything, so you don't need to convert anything after applying it. If you want to convert your kernel tree, it's best to use 'make install KERNELSRC=...' target in lkc. bye, Roman ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel