summaryrefslogtreecommitdiff
path: root/sys-block/rts_pstor/files/rts_pstor-makefile.patch
blob: dc12cd68f52b73bf68328c79ee4a744b4fb512d8 (plain)
1
2
3
4
5
6
7
8
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: