meta: an attempt to support DKMS
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a696437403807c70df1663e483405b74defc3
This commit is contained in:
parent
ff67c8c922
commit
4e661bbec6
1 changed files with 5 additions and 0 deletions
5
dkms.conf
Normal file
5
dkms.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
PACKAGE_NAME="deepcool"
|
||||
PACKAGE_VERSION="@VERSION@"
|
||||
BUILT_MODULE_NAME[0]="d"
|
||||
DEST_MODULE_LOCATION[0]="/kernel/drivers/hid"
|
||||
AUTOINSTALL="yes"
|
Loading…
Add table
Add a link
Reference in a new issue