aboutsummarylogtreecommitdiffstats
path: root/dkms.conf
diff options
context:
space:
mode:
authorMarcel Huber2016-07-28 13:05:02 +0200
committerMarcel Huber2016-07-28 16:13:27 +0200
commit296fb7d95a09f472af71bb307d03b89b4a08a73d (patch)
tree77f5a00476e46915975dcda95bd9b1fe6bfcb79c /dkms.conf
downloadaur-296fb7d95a09f472af71bb307d03b89b4a08a73d.tar.gz
provide Intel MPSS packages for Xeon Phi coprocessor
- made as split package for all the different tools needed
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..2c8ab211c2a8
--- /dev/null
+++ b/dkms.conf
@@ -0,0 +1,7 @@
+PACKAGE_NAME="@_PKGNAME@"
+PACKAGE_VERSION="@PKGVER@"
+MAKE[0]="make modules"
+CLEAN="make clean"
+BUILT_MODULE_NAME[0]="mic"
+DEST_MODULE_LOCATION[0]="/extra"
+AUTOINSTALL="yes" \ No newline at end of file