1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-17 21:00:15 +03:00
openwrt-xburst/package/libnet/Config.in
nico fb323b6c74 Uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 06:34:57 +00:00

13 lines
203 B
Plaintext

config BR2_PACKAGE_LIBNET
select BR2_PACKAGE_LIBPCAP
tristate "libnet"
default m
help
A low-level packet creation library.
http://www.packetfactory.net/libnet/
Depends: libpcap