From 5f1e1a5e5efd9051c9aeda5a8cd671e523bac6e9 Mon Sep 17 00:00:00 2001 From: Robert Kukla Date: Sat, 1 Mar 2008 23:18:32 +0000 Subject: compile invadrox only for suitable targets (fix red) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16470 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'apps') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index b6eac56dfb..4f782dc455 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -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 */ -- cgit v1.2.3