1
0
Fork 0
forked from len0rd/rockbox

erosq: Fix up builds.pm to match what we actually call the target

Change-Id: I2cedc68ca408a805815954a205ba43c3c9e970cb
This commit is contained in:
Solomon Peachy 2020-10-15 17:33:17 -04:00
parent df8b817c96
commit 1a76bc403e
2 changed files with 2 additions and 2 deletions

View file

@ -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
View file

@ -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"