summarylogtreecommitdiffstats
path: root/03-unfuck-for-5.5.x.patch
diff options
context:
space:
mode:
Diffstat (limited to '03-unfuck-for-5.5.x.patch')
-rw-r--r--03-unfuck-for-5.5.x.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/03-unfuck-for-5.5.x.patch b/03-unfuck-for-5.5.x.patch
deleted file mode 100644
index 90f257815422..000000000000
--- a/03-unfuck-for-5.5.x.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-From: Osvaldo Costa <osvaldogcosta90@gmail.com>
---
-diff --git a/uvm/Makefile b/uvm/Makefile
-index 0cad8ff..043a08d 100644
---- a/uvm/Makefile
-+++ b/uvm/Makefile
-@@ -207,6 +207,7 @@ ccflags-y += $(EXTRA_CFLAGS)
-
- RM_MODULE_SYMVERS:= $(RM_OUT_DIR)/Module.symvers
- UVM_MODULE_SYMVERS:= $(obj)/Module.symvers
-+KBUILD_EXTRA_SYMBOLS:= $(UVM_MODULE_SYMVERS)
-
- module $(MODULE_NAME).ko: $(UVM_MODULE_SYMVERS) debug_diagnostics_printing