aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7e403d9..dc851d1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,7 @@
obj-m += evspy.o
+evspy-objs := khashmap/khashmap.o evspy-core.o
+#obj-m += test.o
+#test-objs := khashmap.o test_khashmap.o
all:
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules