summaryrefslogtreecommitdiffstats
path: root/package/sdl/Config.in
diff options
context:
space:
mode:
authorMike Frysinger2005-08-19 06:57:13 +0200
committerMike Frysinger2005-08-19 06:57:13 +0200
commitc1a138d9eb58d066bab06b654b76408465e5e5f1 (patch)
treea87c25c77db371ed1c197e4a1a6733f514c1ec58 /package/sdl/Config.in
parentRemove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile fo... (diff)
downloadbuildroot-c1a138d9eb58d066bab06b654b76408465e5e5f1.tar.gz
buildroot-c1a138d9eb58d066bab06b654b76408465e5e5f1.tar.xz
buildroot-c1a138d9eb58d066bab06b654b76408465e5e5f1.zip
add support for sdl by Patrick Noffke
Diffstat (limited to 'package/sdl/Config.in')
-rw-r--r--package/sdl/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/sdl/Config.in b/package/sdl/Config.in
new file mode 100644
index 000000000..a7eea921e
--- /dev/null
+++ b/package/sdl/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_SDL
+ bool "SDL"
+ default n
+ help
+
+ http://www.libsdl.org/