On Sat, May 22, 2010 at 10:39, loody <miloody@xxxxxxxxx> wrote: > Dear all: > I have some questions as below: > 1. can we build/clean a specific module instead of building/clean the > whole module? meaning, a specific .ko file? AFAIK, you do that by directly mentioning the c file as argument to make, eg: make kernel/blah.c > 2. could we builld the kernel with multi-thread? something like make -j2 ? where "2" is the number of parallel build you wanna do? -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ