summaryrefslogtreecommitdiffstats
path: root/package/sdl_net/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/sdl_net/Config.in')
-rw-r--r--package/sdl_net/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/sdl_net/Config.in b/package/sdl_net/Config.in
new file mode 100644
index 000000000..2001d230f
--- /dev/null
+++ b/package/sdl_net/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_SDL_NET
+ bool "SDL_net"
+ depends on BR2_PACKAGE_SDL
+ help
+ SDL_net is a small, low-level, cross-platform network library, that
+ can be used with the Simple DirectMedia Layer library (SDL).
+
+ http://www.libsdl.org/projects/SDL_net/