X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=probes%2FKbuild;h=8ae9a6bb286c08043901ba7cc9e69c4bcf651ed0;hb=a824008cc30bf9a4b99aeb00657bbe2f0be9b653;hp=90e9805ce41215f678f706a478b853855e7913d1;hpb=b933d85e8282a17474d166fc055c4a215a1e4bf9;p=lttng-modules.git diff --git a/probes/Kbuild b/probes/Kbuild index 90e9805c..8ae9a6bb 100644 --- a/probes/Kbuild +++ b/probes/Kbuild @@ -261,6 +261,4 @@ ifneq ($(CONFIG_DYNAMIC_FTRACE),) obj-$(CONFIG_LTTNG) += lttng-ftrace.o endif # CONFIG_DYNAMIC_FTRACE -obj-$(CONFIG_LTTNG) += lttng-test.o - # vim:syntax=make