Merge unknown syscall method with extended detail method
[lttng-modules.git] / probes / Makefile
index 8b02d5f5b5eaa3adcf43d657bfef940627ed301c..794a06993a8e0efac2a8147b6c3bf0fd8c1119ac 100644 (file)
@@ -13,10 +13,6 @@ obj-m += lttng-probe-lttng.o
 obj-m += lttng-probe-sched.o
 obj-m += lttng-probe-irq.o
 
-ifneq ($(CONFIG_HAVE_SYSCALL_TRACEPOINTS),)
-obj-m += lttng-probe-syscalls.o
-endif
-
 ifneq ($(CONFIG_KVM),)
 obj-m += lttng-probe-kvm.o
 endif
This page took 0.025792 seconds and 4 git commands to generate.