Patch from Thomas Dreibholtz for compatibility with kernel 3.10
[procprotect.git] / Makefile
index a328711..04471df 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 obj-m += procprotect.o
 
-all:
+all: 
        make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
 
 clean: