Use 3.17 ktime_get_mono_fast_ns() new API
[lttng-modules.git] / Makefile
index aa4835d3c35713e511e64c40d59a517bd3e690c8..eeffdfe976b6e51296373c65e59703906341da20 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ lttng-tracer-objs :=  lttng-events.o lttng-abi.o \
                        lttng-context-vtid.o lttng-context-ppid.o \
                        lttng-context-vppid.o lttng-calibrate.o \
                        lttng-context-hostname.o wrapper/random.o \
-                       probes/lttng.o
+                       probes/lttng.o wrapper/trace-clock.o
 
 obj-m += lttng-statedump.o
 lttng-statedump-objs := lttng-statedump-impl.o wrapper/irqdesc.o \
This page took 0.023301 seconds and 4 git commands to generate.