X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=probes%2FMakefile;h=225803c39747d2790723af3fa7b37092361976db;hp=08adad5b125612ddf70185aa568f44b49b7b4d78;hb=662ed1665428b38ee00d4be5751581108bf35390;hpb=9a6800e3a7bed25af7a62d7e8cb2ad9a689e5877 diff --git a/probes/Makefile b/probes/Makefile index 08adad5b..225803c3 100644 --- a/probes/Makefile +++ b/probes/Makefile @@ -8,7 +8,6 @@ ifneq ($(CONFIG_TRACEPOINTS),) ccflags-y += -I$(PWD)/probes obj-m += lttng-types.o -obj-m += lttng-probe-lttng.o obj-m += lttng-probe-sched.o obj-m += lttng-probe-irq.o obj-m += lttng-probe-timer.o