diff --git a/devel/lttng-modules/Makefile b/devel/lttng-modules/Makefile index bf59371257..1fcfa73da3 100644 --- a/devel/lttng-modules/Makefile +++ b/devel/lttng-modules/Makefile @@ -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) \