Browse Source

Deprecate ltt, package is obsolete and replaced by ltt-ng

Ulf Samuelsson 16 years ago
parent
commit
7af4d10d17
1 changed files with 3 additions and 0 deletions
  1. 3 0
      package/ltt/Config.in

+ 3 - 0
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
+