summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index cc1dca3557..a68d10ec76 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -50,9 +50,7 @@ panic.c
50#ifdef HAVE_SDL 50#ifdef HAVE_SDL
51target/hosted/sdl/button-sdl.c 51target/hosted/sdl/button-sdl.c
52target/hosted/sdl/kernel-sdl.c 52target/hosted/sdl/kernel-sdl.c
53#ifdef HAVE_LCD_BITMAP
54target/hosted/sdl/lcd-bitmap.c 53target/hosted/sdl/lcd-bitmap.c
55#endif
56#ifdef HAVE_REMOTE_LCD 54#ifdef HAVE_REMOTE_LCD
57target/hosted/sdl/lcd-remote-bitmap.c 55target/hosted/sdl/lcd-remote-bitmap.c
58#endif 56#endif
@@ -253,7 +251,6 @@ common/vuprintf.c
253/* Display */ 251/* Display */
254scroll_engine.c 252scroll_engine.c
255 253
256#ifdef HAVE_LCD_BITMAP
257arabjoin.c 254arabjoin.c
258bidi.c 255bidi.c
259font_cache.c 256font_cache.c
@@ -283,7 +280,6 @@ drivers/lcd-16bit.c
283drivers/lcd-24bit.c 280drivers/lcd-24bit.c
284#endif /* LCD_DEPTH */ 281#endif /* LCD_DEPTH */
285common/diacritic.c 282common/diacritic.c
286#endif /* HAVE_LCD_BITMAP */
287 283
288#ifdef HAVE_REMOTE_LCD 284#ifdef HAVE_REMOTE_LCD
289#if LCD_REMOTE_DEPTH == 1 285#if LCD_REMOTE_DEPTH == 1