Merge branch 'master' of ssh://git.lttng.org/home/git/lttng-modules
[lttng-modules.git] / probes / Makefile
index 78c0c69903882a36d7d6c241a4c503eff7c8e885..7129e979e28fe8678123ffcc3285730c0c9c47a3 100644 (file)
@@ -24,12 +24,6 @@ ifneq ($(CONFIG_DYNAMIC_FTRACE),)
 obj-m += lttng-ftrace.o
 endif
 
-ifneq ($(CONFIG_PERF_EVENTS),)
-obj-m += lttng-perf-counters.o
-endif
-
-obj-m += lttng-context-pid.o
-
 endif
 
 else
This page took 0.023509 seconds and 4 git commands to generate.