enable linux framebuffer support for SDL
authorMirko Vogt <mirko@openwrt.org>
Thu, 8 Apr 2010 00:27:49 +0000 (00:27 +0000)
committerMirko Vogt <mirko@openwrt.org>
Thu, 8 Apr 2010 00:27:49 +0000 (00:27 +0000)
(besides support for DirectFB)

SVN-Revision: 20744

libs/libsdl/Makefile

index 85cc84aee7fba2ac6983e45dd4b7cd9f40184017..6f48abe6081573284c54929cac9ed7b7f70b273c 100644 (file)
@@ -79,7 +79,7 @@ CONFIGURE_ARGS+= \
        --disable-video-photon \
        --disable-video-carbon \
        --disable-video-cocoa \
-       --disable-video-fbcon \
+       --enable-video-fbcon \
        --enable-video-directfb \
        --disable-video-ps2gs \
        --disable-video-ps3 \