lttng-modules: fix dependency on kernel tracing
authorNicolas Thill <redacted>
Tue, 12 May 2015 23:19:06 +0000 (01:19 +0200)
committerNicolas Thill <redacted>
Tue, 12 May 2015 23:20:19 +0000 (01:20 +0200)
Signed-off-by: Nicolas Thill <redacted>
devel/lttng-modules/Makefile

index 85b45f4d54518dcfa947fe95b52a6abdad3690eb..99510a003917cf794068aad5bdafdbea6152ec63 100644 (file)
@@ -26,7 +26,7 @@ define KernelPackage/lttng
   SUBMENU:=Other modules
   TITLE:=Linux Trace Toolkit: next generation (kernel modules)
   URL:=https://lttng.org/
-  DEPENDS:= @!TARGET_uml @KERNEL_FTRACE
+  DEPENDS:= @!TARGET_uml @KERNEL_FTRACE_SYSCALLS
   FILES:= \
        $(PKG_BUILD_DIR)/lttng-*.$(LINUX_KMOD_SUFFIX) \
        $(PKG_BUILD_DIR)/lib/lttng-*.$(LINUX_KMOD_SUFFIX) \
git clone https://git.99rst.org/PROJECT