Files
nct6687d/dkms.conf
xaizek e315b9db4a Revert "Makefile: don't install the file as is for DKMS"
This reverts commit ebbe59b205.

It caused difficulties with packaging the module which require relevant
knowledge to resolve.  So far it seems simpler to revert this
modification.
2025-06-18 20:43:11 +03:00

7 lines
186 B
Plaintext

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"