summarylogtreecommitdiffstats
path: root/dkms.conf
diff options
context:
space:
mode:
authorAlex Wicks2020-04-13 13:12:30 +0100
committerAlex Wicks2020-04-13 13:12:30 +0100
commit8b0dad8815d8184b656d75c56e0eebade708f670 (patch)
tree3212dcc7bcffd601783c7d6b45453c016f09dc04 /dkms.conf
downloadaur-8b0dad8815d8184b656d75c56e0eebade708f670.tar.gz
Initial commit
Diffstat (limited to 'dkms.conf')
-rw-r--r--dkms.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/dkms.conf b/dkms.conf
new file mode 100644
index 000000000000..0e64e9c5637c
--- /dev/null
+++ b/dkms.conf
@@ -0,0 +1,7 @@
+PACKAGE_NAME=@PKGNAME@
+PACKAGE_VERSION=@PKGVER@
+REMAKE_INITRD=no
+AUTOINSTALL=yes
+
+BUILT_MODULE_NAME="cartographer"
+DEST_MODULE_LOCATION="/kernel/misc"