Comment 0 for bug 1969434

Revision history for this message
You-Sheng Yang (vicamo) wrote : dkms.conf doesn't respect --kernelsourcedir passed to dkms build

Under some circumstances, dkms is invoked as: `/usr/sbin/dkms build --kernelsourcedir ...` and yet the dkms make command in this package has:

  MAKE="'make' -j$(num_cpu_cores) KLIB=/lib/modules/$kernelver"