use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other...
[openwrt.git] / 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
This page took 0.043635 seconds and 5 git commands to generate.