summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/SUBDIRS4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index f1de3e8..99d3060 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -41,8 +41,8 @@ pacbox
#endif
/* For all the color targets */
-#if defined(HAVE_LCD_COLOR) || defined(MROBE_100) || \
- (LCD_DEPTH == 2) && !defined(ARCHOS_AV300)
+#if (defined(HAVE_LCD_COLOR) || defined(MROBE_100) || \
+ (LCD_DEPTH == 2) && !defined(ARCHOS_AV300)) && (MEMORYSIZE > 2)
#ifndef RB_PROFILE
doom
#endif