summarylogtreecommitdiffstats
path: root/110-nvidia-open-change-dkms-conf.patch
diff options
context:
space:
mode:
Diffstat (limited to '110-nvidia-open-change-dkms-conf.patch')
-rw-r--r--110-nvidia-open-change-dkms-conf.patch8
1 files changed, 1 insertions, 7 deletions
diff --git a/110-nvidia-open-change-dkms-conf.patch b/110-nvidia-open-change-dkms-conf.patch
index cc973b0f4b89..c04b3d63f91c 100644
--- a/110-nvidia-open-change-dkms-conf.patch
+++ b/110-nvidia-open-change-dkms-conf.patch
@@ -1,12 +1,6 @@
--- a/kernel-open/dkms.conf
+++ b/kernel-open/dkms.conf
-@@ -1,12 +1,21 @@
- PACKAGE_NAME="nvidia"
--PACKAGE_VERSION="__VERSION_STRING"
-+PACKAGE_VERSION="515.43.04"
- AUTOINSTALL="yes"
-
- # By default, DKMS will add KERNELRELEASE to the make command line; however,
+@@ -6,7 +6,16 @@ AUTOINSTALL="yes"
# this will cause the kernel module build to infer that it was invoked via
# Kbuild directly instead of DKMS. The dkms(8) manual page recommends quoting
# the 'make' command name to suppress this behavior.