On 23-Feb-2002 Richard Cobbe wrote: > Hello, all. > > I've done a fair amount of searching on this topic, but a search key of > -j confuses a lot of the search engines, so I've not been able to find a > conclusive answer here. > > Is it possible to have make-kpkg supply the -j switch to make? I've got > a dual-processor machine, and I'd love to build the kernel with `-j 2'. > > (FWIW, I'm using kernel-package 7.04.potato.3 from potato.) >
man kernel-pkg.conf and look for 'CONCURRENCY_LEVEL'. Not sure if the potato version has the option but it does exist under newer versions.

