summarylogtreecommitdiffstats
path: root/dkms.conf
diff options
context:
space:
mode:
authorVi0L02016-06-12 20:50:29 +0200
committerVi0L02016-06-12 20:50:29 +0200
commita7521ab2e6d8a3e52fc9d223d12cec826a9743a5 (patch)
treeed98b35fe0e1c0e5510647b29d7fd247176ace98 /dkms.conf
parentafdab9012ff9d8701391c1c4a09a852164c9803a (diff)
downloadaur-a7521ab2e6d8a3e52fc9d223d12cec826a9743a5.tar.gz
13.1-36: initial 4.6 kernel support + switched to dkms + acpi script from aslmaswd
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