Update dkms.conf

This commit is contained in:
Oleg
2024-05-29 23:53:08 +03:00
parent 50a4b4fcd5
commit fe6100696e

View File

@@ -1,8 +1,8 @@
PACKAGE_NAME="moza-ff"
PACKAGE_VERSION="0.0.1"
PACKAGE_NAME="new-pidff"
PACKAGE_VERSION="0.0.2"
MAKE[0]="make KVERSION=$kernelver"
CLEAN="make clean"
BUILT_MODULE_NAME[0]="hid-moza-ff"
DEST_MODULE_NAME[0]="hid-moza-ff"
BUILT_MODULE_NAME[0]="hid-new-pidff"
DEST_MODULE_NAME[0]="hid-new-pidff"
DEST_MODULE_LOCATION[0]="/kernel/drivers/hid"
AUTOINSTALL="yes"