summaryrefslogtreecommitdiffstats
path: root/package/libdnet/Config.in
blob: 6a719b10dc95fc52ef16a569034fbf60389226a5 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_LIBDNET
	tristate "libdnet - Low-level network library"
	default m if CONFIG_DEVEL
	help
	  simplified, portable interface to several low-level networking routines
	  
	  http://sourceforge.net/projects/libdnet/