diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 16:25:26 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 16:25:26 +0000 |
commit | 21100e82b773a26da15814292038903084fa379d (patch) | |
tree | 8e5e92635ce822ab0d04174d1ca6763234ecc474 /package/arpwatch | |
parent | 54d366daa1ad016479dffa338405e0c05785d05f (diff) |
Add package name and short description to Config.in prompt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@954 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/arpwatch')
-rw-r--r-- | package/arpwatch/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/arpwatch/Config.in b/package/arpwatch/Config.in index cd65f3848..374ab7159 100644 --- a/package/arpwatch/Config.in +++ b/package/arpwatch/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_ARPWATCH - tristate "arpwatch" + tristate "arpwatch - Ethernet station activity monitor" default m if CONFIG_DEVEL help Ethernet monitor program for keeping track of ethernet/ip address pairings |