mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
SDL_MAJOR_VERSION isn't defined when parsing SOURCES
use RG_NANO instead for now. Change-Id: I289432bfcd797b555da6e6e0e21fd62e5f342387
This commit is contained in:
parent
2c0d70ccb2
commit
5fa3b1ada3
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ target/hosted/sdl/lcd-bitmap.c
|
||||||
target/hosted/sdl/lcd-remote-bitmap.c
|
target/hosted/sdl/lcd-remote-bitmap.c
|
||||||
#endif
|
#endif
|
||||||
target/hosted/sdl/lcd-sdl.c
|
target/hosted/sdl/lcd-sdl.c
|
||||||
#if SDL_MAJOR_VERSION > 1
|
#ifndef RG_NANO
|
||||||
target/hosted/sdl/window-sdl.c
|
target/hosted/sdl/window-sdl.c
|
||||||
#endif
|
#endif
|
||||||
target/hosted/sdl/system-sdl.c
|
target/hosted/sdl/system-sdl.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue