mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Fix configure target name for the erosq/k series.
Change-Id: Ic114d8d26209d37133ffa48d232ab278a0309dcd
This commit is contained in:
parent
1b110daf08
commit
cd721754d0
2 changed files with 5 additions and 5 deletions
|
|
@ -969,7 +969,7 @@ brand=AIGO/EROS
|
|||
usbid=0xc5020023 ; shared across EROS Q/K series
|
||||
usberror=
|
||||
configure_modelname=aigoerosq
|
||||
playerpic=aigoerosq
|
||||
playerpic=aigoerosk
|
||||
encoder=rbspeex
|
||||
|
||||
[agptekh3]
|
||||
|
|
@ -979,12 +979,12 @@ bootloadermethod=bspatch
|
|||
bootloadername=/agptek/H3-20180905.bsdiff
|
||||
bootloaderfile=/update.upt
|
||||
bootloaderfilter=*.upt *.zip
|
||||
manualname=aigoerosq
|
||||
manualname=aigoerosk
|
||||
brand=AGPTek
|
||||
usbid=0xc5020023 ; shared across EROS Q / K series
|
||||
usberror=
|
||||
configure_modelname=aigoerosq
|
||||
playerpic=aigoerosq
|
||||
playerpic=aigoerosk
|
||||
encoder=rbspeex
|
||||
|
||||
[surfansf20]
|
||||
|
|
@ -999,7 +999,7 @@ brand=Surfans
|
|||
usbid=0xc5020023 ; shared across EROS Q / K series
|
||||
usberror=
|
||||
configure_modelname=aigoerosq
|
||||
playerpic=aigoerosq
|
||||
playerpic=aigoerosk
|
||||
encoder=rbspeex
|
||||
|
||||
[hifiwalkerh2]
|
||||
|
|
|
|||
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -4108,7 +4108,7 @@ fi
|
|||
target_id=113
|
||||
application=yes
|
||||
app_type="erosq"
|
||||
modelname="erosq"
|
||||
modelname="aigoerosq"
|
||||
target="EROS_Q"
|
||||
memory=8
|
||||
mipsellinuxcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue