erosqnative: bigger system font

Change-Id: I371bc644db3694404e8013959a7e412e6814f8e7
This commit is contained in:
Dana Conrad 2024-10-15 15:24:47 +00:00 committed by Solomon Peachy
parent 563da70139
commit aa1a74b2a1

2
tools/configure vendored
View file

@ -4190,6 +4190,7 @@ fi
output="rockbox.erosq"
bootoutput="bootloader.erosq"
sysfontbl="16-Terminus"
sysfont="14-Rockbox-Mix"
# toolset is the tools within the tools directory that we build for
# this particular target.
toolset="$x1000tools"
@ -4217,6 +4218,7 @@ fi
output="rockbox.erosq"
bootoutput="bootloader.erosq"
sysfontbl="16-Terminus"
sysfont="14-Rockbox-Mix"
# toolset is the tools within the tools directory that we build for
# this particular target.
toolset="$x1000tools"