
Using DKMS, the driver will be automatically rebuilt when the kernel is updated. * `make dkms` to install via DKMS * `make dkms_clean` to remove from DKMS Signed-off-by: Burt P <pburt0@gmail.com>
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
PACKAGE_NAME="it87"
|
|
PACKAGE_VERSION="to be filled by make dkms"
|
|
BUILT_MODULE_NAME[0]="it87"
|
|
DEST_MODULE_LOCATION[0]="/kernel/drivers/hwmon/it87"
|
|
AUTOINSTALL="yes"
|