|
@@ -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
|
|
|
+
|