X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=b91113e475e994b51b2c3aa9998fcccb425d3e45;hb=7b8ea3a503536c9d00f8bb14958a150cbf7370c0;hp=d06e6764119d4acd0d49745be0ac8a2c4445b5b2;hpb=de544ea58e0231054bb62e2c814c662b894d6e25;p=lttng-modules.git diff --git a/Makefile b/Makefile index d06e6764..b91113e4 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ obj-m += lttng-statedump.o lttng-statedump-objs := lttng-statedump-impl.o wrapper/irqdesc.o ifneq ($(CONFIG_HAVE_SYSCALL_TRACEPOINTS),) -lttng-tracer-objs += lttng-syscalls.o +lttng-tracer-objs += lttng-syscalls.o probes/lttng-probe-user.o endif ifneq ($(CONFIG_PERF_EVENTS),)