summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--snd-pcxhr-dkms/src/dkms.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/snd-pcxhr-dkms/src/dkms.conf b/snd-pcxhr-dkms/src/dkms.conf
index bf43b0c..e43bdfb 100644
--- a/snd-pcxhr-dkms/src/dkms.conf
+++ b/snd-pcxhr-dkms/src/dkms.conf
@@ -3,5 +3,6 @@ PACKAGE_VERSION="2.0.13"
CLEAN="make clean"
MAKE[0]="make all KVERSION=$kernelver"
BUILT_MODULE_NAME[0]="snd-pcxhr"
+DEST_MODULE_NAME[0]="snd-pcxhr-ng"
DEST_MODULE_LOCATION[0]="/updates"
AUTOINSTALL="yes"