forked from len0rd/rockbox
Only compile Matrix for colour targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15825 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
450ed5273a
commit
7034237dbb
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,6 @@ disktidy.c
|
|||
flipit.c
|
||||
|
||||
#ifdef HAVE_LCD_BITMAP /* Not for the Player */
|
||||
matrix.c
|
||||
maze.c
|
||||
mazezam.c
|
||||
text_editor.c
|
||||
|
@ -112,6 +111,7 @@ fireworks.c
|
|||
xobox.c
|
||||
spacerocks.c
|
||||
#if LCD_DEPTH >= 16
|
||||
matrix.c
|
||||
rockpaint.c
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue