kernel - Linux module compilation using multiple threads / jobs -


when trying compile linux module using -j2 getting following error:

make[1]: warning: jobserver unavailable: using -j1.  add `+' parent make rule. 

what correct way parallel build multiple source files when building linux kernel module ?

thanks,

itay


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -