add wrt54g(s) image support to mtd (required for webif firmware update rewrite)
[openwrt.git] / package / tcpdump / Config.in
index 9648e89..1e32c60 100644 (file)
@@ -1,9 +1,10 @@
 config BR2_PACKAGE_TCPDUMP
-       select BR2_PACKAGE_LIBPCAP
-       tristate "tcpdump"
+       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/
 
This page took 0.038072 seconds and 4 git commands to generate.