X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=probes%2FMakefile;h=7129e979e28fe8678123ffcc3285730c0c9c47a3;hb=c24a0d710f6aac1484bd02bb6375e8de7429edd0;hp=554e6ffaf8e34c6a3a889786d3a126bbdc3fe46a;hpb=833ad6a0c344849269df6875f40c3d7cb21529d3;p=lttng-modules.git diff --git a/probes/Makefile b/probes/Makefile index 554e6ffa..7129e979 100644 --- a/probes/Makefile +++ b/probes/Makefile @@ -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