Update perf counter ABI
[lttng-modules.git] / probes / Makefile
index 554e6ffaf8e34c6a3a889786d3a126bbdc3fe46a..7129e979e28fe8678123ffcc3285730c0c9c47a3 100644 (file)
@@ -24,10 +24,6 @@ ifneq ($(CONFIG_DYNAMIC_FTRACE),)
 obj-m += lttng-ftrace.o
 endif
 
-ifneq ($(CONFIG_PERF_EVENTS),)
-obj-m += lttng-perf-counters.o
-endif
-
 endif
 
 else
This page took 0.022884 seconds and 4 git commands to generate.