]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
UBUNTU: [Config] disable nvidia and nvidia_server builds
authorSeth Forshee <seth.forshee@canonical.com>
Fri, 19 Feb 2021 20:07:27 +0000 (14:07 -0600)
committerSeth Forshee <seth.forshee@canonical.com>
Fri, 19 Feb 2021 20:29:23 +0000 (14:29 -0600)
The modules are failing to build with 5.11, so disable them.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
debian.master/rules.d/amd64.mk

index d207612e8821d99c441947b31b928323c56c2637..e676a45d897ae9ac4ef13d281b5578c6b8074c3d 100644 (file)
@@ -22,5 +22,5 @@ do_extras_package = true
 do_tools_common = true
 do_tools_acpidbg = true
 do_zfs         = true
-do_dkms_nvidia  = true
-do_dkms_nvidia_server = true
+do_dkms_nvidia  = false
+do_dkms_nvidia_server = false