diff --git a/tools/configure b/tools/configure index 0af83b985e..4bdb358957 100755 --- a/tools/configure +++ b/tools/configure @@ -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"