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"