forked from len0rd/rockbox
compile invadrox only for suitable targets (fix red)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16470 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d6c8b57b50
commit
5f1e1a5e5e
1 changed files with 1 additions and 5 deletions
|
@ -62,11 +62,6 @@ plasma.c
|
|||
blackjack.c
|
||||
bounce.c
|
||||
bubbles.c
|
||||
|
||||
#if (LCD_DEPTH > 1)
|
||||
invadrox.c
|
||||
#endif
|
||||
|
||||
calculator.c
|
||||
chip8.c
|
||||
chopper.c
|
||||
|
@ -150,6 +145,7 @@ iriver_flash.c
|
|||
#endif /* iFP7xx */
|
||||
#if (LCD_WIDTH > 138) && (LCD_DEPTH > 1)
|
||||
/* Built for bitmap targets except H10 5/6gb, Archoses, iPod mini, mrobe100 and ifp*/
|
||||
invadrox.c
|
||||
superdom.c
|
||||
#endif
|
||||
#endif /* m:robe 500 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue