[Buildroot] svn commit: trunk/buildroot/package/sdl

ulf at uclibc.org ulf at uclibc.org
Wed Jul 25 17:39:27 UTC 2007


Author: ulf
Date: 2007-07-25 10:39:26 -0700 (Wed, 25 Jul 2007)
New Revision: 19261

Log:
Make SDL seled DirectFB

Modified:
   trunk/buildroot/package/sdl/Config.in


Changeset:
Modified: trunk/buildroot/package/sdl/Config.in
===================================================================
--- trunk/buildroot/package/sdl/Config.in	2007-07-25 17:37:50 UTC (rev 19260)
+++ trunk/buildroot/package/sdl/Config.in	2007-07-25 17:39:26 UTC (rev 19261)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_SDL
 	bool "SDL"
 	default n
+	select BR2_PACKAGE_DIRECTFB
 	help
 
 	  http://www.libsdl.org/




More information about the buildroot mailing list