blob: de7c3548d480d63bc394dab7bc5ea72a89c641f5 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_LIBDNET
prompt "libdnet........................... Low-level network library"
tristate
default m if CONFIG_DEVEL
help
simplified, portable interface to several low-level networking routines
http://sourceforge.net/projects/libdnet/
|