summaryrefslogtreecommitdiff
path: root/package/sdl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-08 14:14:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-08 14:14:44 +0200
commit31fb5bbcfe32d567284c5ef0b98b66921e0497b2 (patch)
tree04d0367c5cc59d2f051d4bc02b4eedd7eba93989 /package/sdl
parentd9e64c01de283339f9d10201bcb185331e343c7a (diff)
disable some drivers
Diffstat (limited to 'package/sdl')
-rw-r--r--package/sdl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/sdl/Makefile b/package/sdl/Makefile
index e39b2f6a4..d36b9d55b 100644
--- a/package/sdl/Makefile
+++ b/package/sdl/Makefile
@@ -40,6 +40,8 @@ CONFIGURE_ARGS+= --disable-esd \
--enable-video-fbcon \
--disable-video-directfb \
--disable-video-opengl \
+ --disable-video-ps2gs \
+ --disable-video-ps3 \
--with-x
libsdl-install: