summarylogtreecommitdiffstats
path: root/dkms.conf
diff options
context:
space:
mode:
authorAndré Ericson2015-07-07 00:16:58 -0300
committerAndré Ericson2015-07-07 00:16:58 -0300
commit16d34ec61a2d13499778d4caf8f5e47661b6acbd (patch)
treeb667aa0030cb2d054eed7e0011cd9992e92b030b /dkms.conf
downloadaur-16d34ec61a2d13499778d4caf8f5e47661b6acbd.tar.gz
Initial commit
Diffstat (limited to 'dkms.conf')
-rw-r--r--dkms.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/dkms.conf b/dkms.conf
new file mode 100644
index 000000000000..7ca298abef03
--- /dev/null
+++ b/dkms.conf
@@ -0,0 +1,6 @@
+PACKAGE_NAME="@_PKGBASE@"
+PACKAGE_VERSION="@PKGVER@"
+MAKE[0]="make"
+BUILT_MODULE_NAME[0]="asix"
+DEST_MODULE_LOCATION[0]="/kernel/drivers/net/usb"
+AUTOINSTALL="yes"