mirror of
https://github.com/frankcrawford/it87.git
synced 2025-07-23 03:43:02 +02:00
Minor updated to dkms.conf for debian dh_dkms
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
MAKE="make TARGET=${kernelver}"
|
||||
CLEAN="make clean"
|
||||
PACKAGE_NAME="it87"
|
||||
PACKAGE_VERSION="to be filled by make dkms"
|
||||
PACKAGE_VERSION=#MODULE_VERSION#
|
||||
MAKE[0]="make TARGET=${kernelver}"
|
||||
CLEAN="make clean"
|
||||
BUILT_MODULE_NAME[0]="it87"
|
||||
DEST_MODULE_LOCATION[0]="/kernel/drivers/hwmon"
|
||||
AUTOINSTALL="yes"
|
||||
|
Reference in New Issue
Block a user