summarylogtreecommitdiffstats
path: root/dkms.conf
diff options
context:
space:
mode:
authorMax Qian2016-08-23 21:53:35 -0700
committerMax Qian2016-08-23 21:53:35 -0700
commit1fab83405cbdede87555340e50a39508d71cd99e (patch)
treefc7d09847a16836e6e9f9b66622900ae538e0e24 /dkms.conf
parent1e222188023330b7acb498c4c0005a86c484614e (diff)
downloadaur-1fab83405cbdede87555340e50a39508d71cd99e.tar.gz
Give ownership to Vi0L0 and apply the patch he gave me :)
Diffstat (limited to 'dkms.conf')
-rw-r--r--dkms.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dkms.conf b/dkms.conf
index 8d312da4fee3..d692710033dc 100644
--- a/dkms.conf
+++ b/dkms.conf
@@ -3,5 +3,5 @@ PACKAGE_VERSION="@VERSION@"
CLEAN="rm -f *.*o"
BUILT_MODULE_NAME[0]="fglrx"
MAKE[0]="sh make.sh --nohints --uname_r=$kernelver --norootcheck"
-DEST_MODULE_LOCATION[0]="/extramodules"
+DEST_MODULE_LOCATION[0]="/kernel/drivers/video"
AUTOINSTALL="yes"