projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1194f0
)
enable linux framebuffer support for SDL
author
Mirko Vogt
<mirko@openwrt.org>
Thu, 8 Apr 2010 00:27:49 +0000
(
00:27
+0000)
committer
Mirko 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
patch
|
blob
|
history
diff --git
a/libs/libsdl/Makefile
b/libs/libsdl/Makefile
index 85cc84aee7fba2ac6983e45dd4b7cd9f40184017..6f48abe6081573284c54929cac9ed7b7f70b273c 100644
(file)
--- a/
libs/libsdl/Makefile
+++ b/
libs/libsdl/Makefile
@@
-79,7
+79,7
@@
CONFIGURE_ARGS+= \
--disable-video-photon \
--disable-video-carbon \
--disable-video-cocoa \
- --
dis
able-video-fbcon \
+ --
en
able-video-fbcon \
--enable-video-directfb \
--disable-video-ps2gs \
--disable-video-ps3 \