summarylogtreecommitdiffstats
path: root/dkms.conf
diff options
context:
space:
mode:
authorDenis Demidov2016-08-23 15:06:06 +0300
committerDenis Demidov2016-08-23 15:06:06 +0300
commit2b5274b69ee1a2730140bc444749b13e6931384e (patch)
tree99052f5c0286a494ab175d0d6a92312bc43f2ffb /dkms.conf
parent08d569a21d6c83d0093e90f4670f027422099a01 (diff)
parent961c8176f3ae87fa9181b922750d96ecdc5bd2a9 (diff)
downloadaur-2b5274b69ee1a2730140bc444749b13e6931384e.tar.gz
Merged upstream changes
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..66ae6a71115d
--- /dev/null
+++ b/dkms.conf
@@ -0,0 +1,7 @@
+PACKAGE_NAME="fglrx"
+PACKAGE_VERSION=@VERSION@
+AUTOINSTALL="yes"
+
+MAKE[0]="sh make.sh --nohints --uname_r=$kernelver --norootcheck"
+BUILT_MODULE_NAME[0]="fglrx"
+DEST_MODULE_LOCATION[0]="/kernel/drivers/video" \ No newline at end of file