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