forked from len0rd/rockbox
ipodvideo/ipod6g: use taller sysfont
same as eroq devices which have also a 320x240 screen Change-Id: Ie723f7ce378beee1764dc9c0c276f08ce9381dd4
This commit is contained in:
parent
f3ce792af8
commit
36bcc0625a
1 changed files with 2 additions and 0 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -1967,6 +1967,7 @@ fi
|
||||||
t_soc="pp"
|
t_soc="pp"
|
||||||
t_manufacturer="ipod"
|
t_manufacturer="ipod"
|
||||||
t_model="video"
|
t_model="video"
|
||||||
|
sysfont="14-Rockbox-Mix"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
23|ipod3g)
|
23|ipod3g)
|
||||||
|
@ -2126,6 +2127,7 @@ fi
|
||||||
t_cpu="arm"
|
t_cpu="arm"
|
||||||
t_manufacturer="s5l8702"
|
t_manufacturer="s5l8702"
|
||||||
t_model="ipod6g"
|
t_model="ipod6g"
|
||||||
|
sysfont="14-Rockbox-Mix"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
30|iaudiox5)
|
30|iaudiox5)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue