move package/linux into target/linux, use wbx' new kernel code. support building...
[openwrt.git] / package / tcpdump / Config.in
1 config BR2_PACKAGE_TCPDUMP
2 tristate "tcpdump - Network monitoring and data acquisition tool"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBPCAP
5 help
6 A tool for network monitoring and data acquisition.
7
8 http://www.tcpdump.org/
9
This page took 0.040205 seconds and 5 git commands to generate.