Add kprobes support
[lttng-modules.git] / probes / Makefile
index 81563b20b6e29ba2818a458de080926882468383..77ff09a2e99288156a52d1d8ee7a26bb673e30a5 100644 (file)
@@ -16,6 +16,8 @@ obj-m += lttng-probe-irq.o
 obj-m += lttng-probe-block.o
 obj-m += lttng-probe-syscalls.o
 
+obj-m += lttng-kprobes.o
+
 endif
 
 else
This page took 0.024106 seconds and 4 git commands to generate.