1
0
Fork 0
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:
Robert Kukla 2008-03-01 23:18:32 +00:00
parent d6c8b57b50
commit 5f1e1a5e5e

View file

@ -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 */