Skip to content
Snippets Groups Projects
Commit 85fb79df authored by Philip Müller's avatar Philip Müller
Browse files

[patch] disable disable-module-nvidia-uvm patch

parent 94b99812
No related branches found
No related tags found
No related merge requests found
...@@ -56,8 +56,8 @@ prepare() { ...@@ -56,8 +56,8 @@ prepare() {
# patches here # patches here
# Fix compile problem with 5.10 # Fix compile problem with 5.10
# FATAL: modpost: GPL-incompatible module nvidia-uvm.ko uses GPL-only symbol 'radix_tree_preloads' # FATAL: modpost: GPL-incompatible module nvidia-uvm.ko uses GPL-only symbol 'radix_tree_preloads'
msg2 "PATCH: disable-module-nvidia-uvm" #msg2 "PATCH: disable-module-nvidia-uvm"
patch -p1 -i "$srcdir"/disable-module-nvidia-uvm.patch #patch -p1 -i "$srcdir"/disable-module-nvidia-uvm.patch
} }
build() { build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment