mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
firmware: allow screendump in bootloader
Enabled if target defines HAVE_BOOTLOADER_SCREENDUMP Change-Id: Idc135ef81e55d0f3eb8e7d2763d455c6455cf8fd
This commit is contained in:
parent
e956f7dc83
commit
9bde653410
3 changed files with 12 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue