mirror of
https://github.com/Fred78290/nct6687d
synced 2024-11-16 07:48:04 +01:00
185e6c2b2f
This commit fixes an issue where the module is built using the currently running kernel version instead of the new one when a DKMS build is triggered.
7 lines
203 B
Text
7 lines
203 B
Text
PACKAGE_NAME="nct6687d"
|
|
PACKAGE_VERSION="1"
|
|
MAKE[0]="make kver=${kernelver} dkms/build"
|
|
BUILT_MODULE_NAME[0]="nct6687"
|
|
DEST_MODULE_LOCATION[0]="/kernel/drivers/hwmon/"
|
|
AUTOINSTALL="yes"
|
|
REMAKE_INITRD=no
|