remove Maintainer: and Source: from packages
[openwrt/svn-archive/archive.git] / openwrt / package / libpcap / Config.in
1 config BR2_PACKAGE_LIBPCAP
2 tristate "libpcap - Low-level packet capture library"
3 default m if CONFIG_DEVEL
4 help
5 A system-independent library for user-level network packet capture.
6
7 http://www.tcpdump.org/