mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
erosq: Fix up builds.pm to match what we actually call the target
Change-Id: I2cedc68ca408a805815954a205ba43c3c9e970cb
This commit is contained in:
parent
df8b817c96
commit
1a76bc403e
2 changed files with 2 additions and 2 deletions
|
@ -448,7 +448,7 @@ $releasenotes="/wiki/ReleaseNotes315";
|
||||||
name => 'FiiO M3K',
|
name => 'FiiO M3K',
|
||||||
status => 1,
|
status => 1,
|
||||||
},
|
},
|
||||||
'erosq' => {
|
'aigoerosq' => {
|
||||||
name => 'AIGO EROS Q / K',
|
name => 'AIGO EROS Q / K',
|
||||||
status => 2,
|
status => 2,
|
||||||
},
|
},
|
||||||
|
|
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -4104,7 +4104,7 @@ fi
|
||||||
sysfont="16-Terminus"
|
sysfont="16-Terminus"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
245|erosq)
|
245|aigoerosq|erosq)
|
||||||
target_id=113
|
target_id=113
|
||||||
application=yes
|
application=yes
|
||||||
app_type="erosq"
|
app_type="erosq"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue