summarylogtreecommitdiffstats
path: root/dkms.conf
diff options
context:
space:
mode:
authorVi0L02016-06-04 13:41:31 +0200
committerVi0L02016-06-04 13:41:31 +0200
commitc3f540c352fde1a98639a16c63717c3f58a54f04 (patch)
treeb4fb13bbe6e566a40231b4a90cbb0fd7c4248902 /dkms.conf
parent75213c8f0f4ff3a7a0532d95e31233ed97364501 (diff)
downloadaur-c3f540c352fde1a98639a16c63717c3f58a54f04.tar.gz
15.9-12: 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