diff --git a/package/ltt/Config.in b/package/ltt/Config.in index 6bff7d19eb..b81cbda97c 100644 --- a/package/ltt/Config.in +++ b/package/ltt/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_LTT bool "LTT (Linux Trace Toolkit)" - depends on BR2_DEPRECATED + depends on BROKEN help A suite of tools designed to extract program execution details from the Linux operating system and interpret them.