From a544c8467d109d8c831929c3fcc8579beb9201b1 Mon Sep 17 00:00:00 2001 From: Aidan MacDonald Date: Wed, 21 Apr 2021 18:29:44 +0100 Subject: FiiO M3K: increase bootloader font size The default font was very small and hard to read. Change-Id: Id6d8ec49a700dcad65903b92c09ec42840c1f6e5 --- tools/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/configure b/tools/configure index 762caec162..b7cbfb0ba2 100755 --- a/tools/configure +++ b/tools/configure @@ -4222,6 +4222,7 @@ fi output="rockbox.m3k" bootoutput="bootloader.m3k" sploutput="spl.m3k" + sysfontbl="16-Terminus" # toolset is the tools within the tools directory that we build for # this particular target. toolset="$toolset mkspl-x1000" -- cgit