Cleanup: remove unused lttng-compat-syscalls.c file
[lttng-modules.git] / Makefile
index 1d256f39d511cf8b0a310503f5e31dbd1a576783..d25c3be33eb0cd11461bb9c9d697e3de37b69b82 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,6 @@ 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),)
This page took 0.024006 seconds and 4 git commands to generate.