summarylogtreecommitdiffstats
path: root/dkms.conf
diff options
context:
space:
mode:
authorM0Rf302016-08-05 15:54:46 +0200
committerM0Rf302016-08-05 15:54:46 +0200
commita02b8be73efac5ec06e883252a631f3e80eab8aa (patch)
treec367c398eaa7251471fab2e96cca0b9607f8791e /dkms.conf
downloadaur-a02b8be73efac5ec06e883252a631f3e80eab8aa.tar.gz
first commit
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..4cfbeab9adb6
--- /dev/null
+++ b/dkms.conf
@@ -0,0 +1,7 @@
+PACKAGE_NAME="rts_bpp"
+PACKAGE_VERSION="#MODULE_VERSION#"
+MAKE[0]="make"
+CLEAN="make clean"
+BUILT_MODULE_NAME[0]="rts_bpp"
+DEST_MODULE_LOCATION[0]="/kernel/drivers/staging/rts_bpp"
+AUTOINSTALL="yes"