X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=1d256f39d511cf8b0a310503f5e31dbd1a576783;hb=2faf7d1b65ef1d7ba911915aa9caab64c0091484;hp=d25c3be33eb0cd11461bb9c9d697e3de37b69b82;hpb=49c50022873702bca7c7589e82c1addee410690c;p=lttng-modules.git diff --git a/Makefile b/Makefile index d25c3be3..1d256f39 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,7 @@ ltt-relay-objs := ltt-events.o ltt-debugfs-abi.o \ ifneq ($(CONFIG_HAVE_SYSCALL_TRACEPOINTS),) ltt-relay-objs += lttng-syscalls.o +#ltt-relay-objs += lttng-compat-syscalls.o endif ifneq ($(CONFIG_PERF_EVENTS),)