update dkms.conf

pull/143/head
morrownr 2023-12-22 11:29:42 -06:00
parent eb52ece926
commit a41ef7cabd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
PACKAGE_NAME="rtl8821cu"
PACKAGE_VERSION="5.12.0.4"
BUILT_MODULE_NAME[0]="8821cu"
MAKE="./dkms-make.sh"
MAKE="kernelver=$kernelver ./dkms-make.sh"
CLEAN="'make' clean"
DEST_MODULE_LOCATION[0]="/updates/dkms"
AUTOINSTALL="yes"