summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/ltt/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/ltt/Config.in b/package/ltt/Config.in
index df7217090..6bff7d19e 100644
--- a/package/ltt/Config.in
+++ b/package/ltt/Config.in
@@ -1,7 +1,10 @@
config BR2_PACKAGE_LTT
bool "LTT (Linux Trace Toolkit)"
+ depends on BR2_DEPRECATED
help
A suite of tools designed to extract program execution
details from the Linux operating system and interpret them.
http://www.opersys.com/LTT/
+ The package is obsolete and has been replaced by ltt-ng
+