You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-block/rts_pstor/files/rts_pstor-makefile.patch

9 lines
319 B

diff -N -a -u1 a/Makefile b/Makefile
--- a/Makefile 2016-01-03 14:41:40.000000000 +0100
+++ b/Makefile 2018-12-11 23:47:44.942218496 +0100
@@ -36,3 +36,3 @@
cp -f ./define.release ./define.h
- make -C /lib/modules/$(shell uname -r)/build/ SUBDIRS=$(PWD) modules
+ +make -C $(KERNELDIR) SUBDIRS=$(PWD) modules
debug: