2008-09-24 14:06:59 +02:00
|
|
|
config BR2_PACKAGE_SDL_NET
|
|
|
|
bool "SDL_net"
|
|
|
|
depends on BR2_PACKAGE_SDL
|
|
|
|
help
|
2017-12-18 09:21:05 +01:00
|
|
|
SDL_net is a small, low-level, cross-platform network
|
|
|
|
library, that can be used with the Simple DirectMedia Layer
|
|
|
|
library (SDL).
|
2008-09-24 14:06:59 +02:00
|
|
|
|
|
|
|
http://www.libsdl.org/projects/SDL_net/
|