lttng-modules: add dependency on kernel tracing
authorNicolas Thill <nico@openwrt.org>
Wed, 11 Feb 2015 10:52:01 +0000 (11:52 +0100)
committerNicolas Thill <nico@openwrt.org>
Wed, 11 Feb 2015 10:52:01 +0000 (11:52 +0100)
Fixes: #888
Signed-off-by: Nicolas Thill <nico@openwrt.org>
devel/lttng-modules/Makefile

index bf59371257398209f85eaede6262d9e99de3ef6b..1fcfa73da3e4c2708016d4a2259cda4a4e9870f5 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
+  DEPENDS:= @!TARGET_uml @KERNEL_FTRACE
   FILES:= \
        $(PKG_BUILD_DIR)/lttng-*.$(LINUX_KMOD_SUFFIX) \
        $(PKG_BUILD_DIR)/lib/lttng-*.$(LINUX_KMOD_SUFFIX) \