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-kernel-5...

8 lines
204 B

--- 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: