Config.in 256 B

12345678
  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 library, that
  6. can be used with the Simple DirectMedia Layer library (SDL).
  7. http://www.libsdl.org/projects/SDL_net/