let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / libpcap / Config.in
1 config BR2_PACKAGE_LIBPCAP
2 prompt "libpcap........................... Low-level packet capture library"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 A system-independent library for user-level network packet capture.
7
8 http://www.tcpdump.org/
9