Config.in 259 B

123456789
  1. config BR2_PACKAGE_SDL_NET
  2. bool "SDL_net"
  3. depends on BR2_PACKAGE_SDL
  4. help
  5. SDL_net is a small, low-level, cross-platform network
  6. library, that can be used with the Simple DirectMedia Layer
  7. library (SDL).
  8. http://www.libsdl.org/projects/SDL_net/