Re: Make-Kpkg SMP

2004-08-31 Thread Greg Madden
On Tuesday 31 August 2004 07:55 am, Lance Hoffmeyer wrote: > How do I configure make-kpkg (kernel-package) so > that MAKE using the -j3 switch? > > The smp.txt says edit the Makefile but the line that the smp.txt > says to modify does not exist. > > The kernel-package man does not really cover this

Re: Make-Kpkg SMP

2004-08-31 Thread Jacob S.
On Tue, 31 Aug 2004 10:55:57 -0500 Lance Hoffmeyer <[EMAIL PROTECTED]> wrote: > How do I configure make-kpkg (kernel-package) so > that MAKE using the -j3 switch? > > The smp.txt says edit the Makefile but the line that the smp.txt > says to modify does not exist. > > The kernel-package man does

Make-Kpkg SMP

2004-08-31 Thread Lance Hoffmeyer
How do I configure make-kpkg (kernel-package) so that MAKE using the -j3 switch? The smp.txt says edit the Makefile but the line that the smp.txt says to modify does not exist. The kernel-package man does not really cover this. Do I modify the kernel-pkg.conf? If so, how? Lance --