summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 480c7ce630..0317b4abff 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -87,7 +87,8 @@ drivers/lcd-h100-remote.c
87drivers/lcd-remote-2bit-vi.c 87drivers/lcd-remote-2bit-vi.c
88#endif 88#endif
89#endif 89#endif
90#if CONFIG_LCD==LCD_IPODNANO || CONFIG_LCD==LCD_IPODCOLOR || CONFIG_LCD == LCD_IPOD2BPP 90#if CONFIG_LCD==LCD_IPODNANO || CONFIG_LCD==LCD_IPODCOLOR \
91 || CONFIG_LCD == LCD_IPOD2BPP || CONFIG_LCD == LCD_IPODMINI
91drivers/lcd-ipod.c 92drivers/lcd-ipod.c
92#endif 93#endif
93#if CONFIG_LCD==LCD_IPODVIDEO 94#if CONFIG_LCD==LCD_IPODVIDEO