Browse Source

disable some drivers

Waldemar Brodkorb 13 years ago
parent
commit
31fb5bbcfe
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/sdl/Makefile

+ 2 - 0
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: