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
Post a Comment