X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2FKbuild;h=78bf3fb229380cfbb8d6b06e73ea46f67b946b71;hb=c45ab2e4da171db62a0c963ad3c8e8be6643bc1d;hp=fe869d050d403fd582ed96a88175d14f0e76a66f;hpb=2b31a1ab5e6fed4984496c571a4c264f0d2e644d;p=lttng-modules.git diff --git a/probes/Kbuild b/probes/Kbuild index fe869d05..78bf3fb2 100644 --- a/probes/Kbuild +++ b/probes/Kbuild @@ -267,8 +267,9 @@ ifneq ($(CONFIG_DYNAMIC_FTRACE),) echo "warn" ; \ exit ; \ fi; \ - echo "lttng-ftrace.o" ; \ - fi;) + fi; \ + echo "lttng-ftrace.o" ; \ + ) ifeq ($(ftrace),warn) $(warning Files $(ftrace_dep) not found. Probe "ftrace" is disabled. Use full kernel source tree to enable it.) ftrace =