aboutsummaryrefslogtreecommitdiffstats
path: root/package/ttcp
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-21 01:16:53 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-21 01:16:53 +0000
commitf8b028f6a1919d6b97c9a8f4844d9057333da4a6 (patch)
tree1ebc60d090c6577865ce8b0ee1226a7463531136 /package/ttcp
parentf89caa2eb3faa4047a1be5a8ca91984600d482fa (diff)
downloadupstream-f8b028f6a1919d6b97c9a8f4844d9057333da4a6.tar.gz
upstream-f8b028f6a1919d6b97c9a8f4844d9057333da4a6.tar.bz2
upstream-f8b028f6a1919d6b97c9a8f4844d9057333da4a6.zip
Standardize package Config.in, change prompt to package name + short description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@996 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ttcp')
-rw-r--r--package/ttcp/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ttcp/Config.in b/package/ttcp/Config.in
index 681ee2bf44..4c83b515fd 100644
--- a/package/ttcp/Config.in
+++ b/package/ttcp/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_TTCP
- tristate "ttcp"
+ tristate "ttcp - TCP connection performance tester"
default m if CONFIG_DEVEL
help
A small utility to test TCP connection performance