X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/28e5d6671e4f1ae7c6a663ec83e2011ff16eeb04..8325c45c3085ec80dfd3dba8c0c64974c9755781:/openwrt/package/tcpdump/Config.in diff --git a/openwrt/package/tcpdump/Config.in b/openwrt/package/tcpdump/Config.in index 37956d64c..46d60b5c2 100644 --- a/openwrt/package/tcpdump/Config.in +++ b/openwrt/package/tcpdump/Config.in @@ -1,8 +1,9 @@ config BR2_PACKAGE_TCPDUMP - tristate "tcpdump" - default m + tristate "tcpdump - Network monitoring and data acquisition tool" + default m if CONFIG_DEVEL + select BR2_PACKAGE_LIBPCAP help A tool for network monitoring and data acquisition. - + http://www.tcpdump.org/ - +