X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=d25c3be33eb0cd11461bb9c9d697e3de37b69b82;hb=75db8f8a5b0a8b13618f76c152c6d4bb313242e8;hp=0de745f616be9ac8170eab3a696545889e04f9af;hpb=259b6cb38d19bbe9c039728459bc25acc0f6f8a0;p=lttng-modules.git diff --git a/Makefile b/Makefile index 0de745f6..d25c3be3 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,9 @@ ltt-relay-objs := ltt-events.o ltt-debugfs-abi.o \ lttng-context-vtid.o lttng-context-ppid.o \ lttng-context-vppid.o lttng-calibrate.o -#add for testing lttng-syscalls.o +ifneq ($(CONFIG_HAVE_SYSCALL_TRACEPOINTS),) +ltt-relay-objs += lttng-syscalls.o +endif ifneq ($(CONFIG_PERF_EVENTS),) ltt-relay-objs += $(shell \