install in /usr instead of /usr/local/,
[openwrt/svn-archive/archive.git] / openwrt / package / libnet / Config.in
1 config BR2_PACKAGE_LIBNET
2 prompt "libnet............................ Low-level packet creation library"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBPCAP
6 help
7 A low-level packet creation library.
8
9 http://www.packetfactory.net/libnet/
10
11 Depends: libpcap
12