summarylogtreecommitdiffstats
path: root/dkms.conf
diff options
context:
space:
mode:
authorMarc Rozanc2016-06-14 21:37:48 +0200
committerMarc Rozanc2016-06-14 21:37:48 +0200
commit00d7100d509081e4c3eefac29d359b1a2342d406 (patch)
tree53a5d89f9dca49c4249bd390be0c9a26f2c2bf42 /dkms.conf
parenta2d8e2e7099091d54d709246ee8d7a077764a264 (diff)
downloadaur-00d7100d509081e4c3eefac29d359b1a2342d406.tar.gz
DKMS support improved
Diffstat (limited to 'dkms.conf')
-rw-r--r--dkms.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/dkms.conf b/dkms.conf
new file mode 100644
index 000000000000..e9a13a3ebaae
--- /dev/null
+++ b/dkms.conf
@@ -0,0 +1,8 @@
+PACKAGE_NAME="clevo-xsm-wmi"
+PACKAGE_VERSION="#MODULE_VERSION#"
+AUTOINSTALL="yes"
+CLEAN="make clean"
+MAKE[0]="make KVERSION=$kernelver"
+BUILT_MODULE_NAME[0]="clevo-xsm-wmi"
+DEST_MODULE_LOCATION[0]="/kernel/drivers/input/keyboard"
+