From d96b222a325636c196eebb7ebb05834c8faf4fe8 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sun, 13 Oct 2024 19:21:26 -0400 Subject: [PATCH] Fix previous commit. don't know how it "worked" for my test build. Change-Id: I2137e3a7036be8378b70cc7462edad33c28b5a39 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configure b/tools/configure index 4e5ca61620..1910d25d82 100755 --- a/tools/configure +++ b/tools/configure @@ -4059,7 +4059,7 @@ fi t_manufacturer="aigo" t_model="erosq" sysfontbl="16-Terminus" - sysfont="14-Rockfont-Mix" + sysfont="14-Rockbox-Mix" ;; 250|ihifi770c)