mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
(Griffin) Add HAVE_OMAP to griffin
This commit is contained in:
parent
749b9c0945
commit
3e9fc928f8
@ -111,6 +111,11 @@ VIDEO CONTEXT
|
||||
#include "../gfx/context/apple_gl_ctx.c"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_OMAP
|
||||
#include "../gfx/omap_gfx.c"
|
||||
#include "../gfx/fbdev.c"
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_OPENGL)
|
||||
|
||||
#if defined(HAVE_KMS)
|
||||
|
Loading…
Reference in New Issue
Block a user