summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 332678d..f314971 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,6 @@
-obj-m += syscall.o
+#obj-m += syscall.o
+#obj-m += cr0.o
+obj-m += lists.o
all:
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules