mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
FiiO M3K: increase bootloader font size
The default font was very small and hard to read. Change-Id: Id6d8ec49a700dcad65903b92c09ec42840c1f6e5
This commit is contained in:
parent
75cb8ba8a4
commit
a544c8467d
1 changed files with 1 additions and 0 deletions
1
tools/configure
vendored
1
tools/configure
vendored
|
|
@ -4222,6 +4222,7 @@ fi
|
||||||
output="rockbox.m3k"
|
output="rockbox.m3k"
|
||||||
bootoutput="bootloader.m3k"
|
bootoutput="bootloader.m3k"
|
||||||
sploutput="spl.m3k"
|
sploutput="spl.m3k"
|
||||||
|
sysfontbl="16-Terminus"
|
||||||
# toolset is the tools within the tools directory that we build for
|
# toolset is the tools within the tools directory that we build for
|
||||||
# this particular target.
|
# this particular target.
|
||||||
toolset="$toolset mkspl-x1000"
|
toolset="$toolset mkspl-x1000"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue