diff options
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r-- | firmware/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES index 001a86335e..b72a7521e9 100644 --- a/firmware/SOURCES +++ b/firmware/SOURCES @@ -286,7 +286,7 @@ font_cache.c font.c hangul.c lru.c -#ifndef BOOTLOADER +#ifdef HAVE_SCREENDUMP screendump.c #endif #if LCD_DEPTH == 1 |