summaryrefslogtreecommitdiff
path: root/sys-block/rts_pstor/files/rts_pstor-makefile-kernel-5.1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/rts_pstor/files/rts_pstor-makefile-kernel-5.1.patch')
-rw-r--r--sys-block/rts_pstor/files/rts_pstor-makefile-kernel-5.1.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys-block/rts_pstor/files/rts_pstor-makefile-kernel-5.1.patch b/sys-block/rts_pstor/files/rts_pstor-makefile-kernel-5.1.patch
deleted file mode 100644
index ff527e8a530a..000000000000
--- a/sys-block/rts_pstor/files/rts_pstor-makefile-kernel-5.1.patch
+++ /dev/null
@@ -1,7 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -36,3 +36,3 @@
- cp -f ./define.release ./define.h
-- make -C /lib/modules/$(shell uname -r)/build/ SUBDIRS=$(PWD) modules
-+ +make -C $(KERNELDIR) M=$(PWD) modules
- debug: