summaryrefslogtreecommitdiff
path: root/apps/plugins/SUBDIRS
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SUBDIRS')
-rw-r--r--apps/plugins/SUBDIRS1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index d2feb721d4..c22977f137 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -14,6 +14,7 @@ clock
14 14
15#if (CONFIG_KEYPAD != ONDIO_PAD) /* not enough buttons */ \ 15#if (CONFIG_KEYPAD != ONDIO_PAD) /* not enough buttons */ \
16 && (CONFIG_KEYPAD != SANSA_M200_PAD) /* not enough buttons */ \ 16 && (CONFIG_KEYPAD != SANSA_M200_PAD) /* not enough buttons */ \
17 && (CONFIG_KEYPAD != HM60X_PAD) /* not enough buttons */ \
17 && (LCD_PIXELFORMAT != HORIZONTAL_PACKING) /* TODO */ \ 18 && (LCD_PIXELFORMAT != HORIZONTAL_PACKING) /* TODO */ \
18 && (LCD_PIXELFORMAT != VERTICAL_INTERLEAVED) /* TODO */ \ 19 && (LCD_PIXELFORMAT != VERTICAL_INTERLEAVED) /* TODO */ \
19 && (defined(HAVE_LCD_COLOR) || (LCD_HEIGHT == 64) && (LCD_DEPTH == 1) || \ 20 && (defined(HAVE_LCD_COLOR) || (LCD_HEIGHT == 64) && (LCD_DEPTH == 1) || \