mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
lttng-modules: add dependency on kernel tracing
Fixes: #888 Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
@@ -26,7 +26,7 @@ define KernelPackage/lttng
|
|||||||
SUBMENU:=Other modules
|
SUBMENU:=Other modules
|
||||||
TITLE:=Linux Trace Toolkit: next generation (kernel modules)
|
TITLE:=Linux Trace Toolkit: next generation (kernel modules)
|
||||||
URL:=https://lttng.org/
|
URL:=https://lttng.org/
|
||||||
DEPENDS:= @!TARGET_uml
|
DEPENDS:= @!TARGET_uml @KERNEL_FTRACE
|
||||||
FILES:= \
|
FILES:= \
|
||||||
$(PKG_BUILD_DIR)/lttng-*.$(LINUX_KMOD_SUFFIX) \
|
$(PKG_BUILD_DIR)/lttng-*.$(LINUX_KMOD_SUFFIX) \
|
||||||
$(PKG_BUILD_DIR)/lib/lttng-*.$(LINUX_KMOD_SUFFIX) \
|
$(PKG_BUILD_DIR)/lib/lttng-*.$(LINUX_KMOD_SUFFIX) \
|
||||||
|
|||||||
Reference in New Issue
Block a user