6cb5dcabf9
some less-powerful platforms may be overwhelmed by the default `-j$(nproc)`. Allow overriding this by setting `DKMS_JOBS` in `/etc/default/dkms` `bc` is needed for `make prepare0` on kernel 6.1+, which is run on cross.
2 lines
86 B
Text
2 lines
86 B
Text
# number of parallel jobs to use for DKMS compilation (default: $(nproc))
|
|
#DKMS_JOBS=
|