X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=probes%2FKbuild;h=8ae9a6bb286c08043901ba7cc9e69c4bcf651ed0;hb=db758d11a182e40d01d6ebe3ddf110ba614e6d63;hp=90e9805ce41215f678f706a478b853855e7913d1;hpb=87d1b66f8d2c028614948f163f1a36b6c703f3c0;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