X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=probes%2FKbuild;h=78bf3fb229380cfbb8d6b06e73ea46f67b946b71;hb=65244d5ab362a5ddc9147c9d0df54b4bb4fb574b;hp=fe869d050d403fd582ed96a88175d14f0e76a66f;hpb=6fddace8d3387e9c95d1f9a1c1454cf38a89f736;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 =