mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -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
|
usbid=0xc5020023 ; shared across EROS Q/K series
|
||||||
usberror=
|
usberror=
|
||||||
configure_modelname=aigoerosq
|
configure_modelname=aigoerosq
|
||||||
playerpic=aigoerosq
|
playerpic=aigoerosk
|
||||||
encoder=rbspeex
|
encoder=rbspeex
|
||||||
|
|
||||||
[agptekh3]
|
[agptekh3]
|
||||||
|
|
@ -979,12 +979,12 @@ bootloadermethod=bspatch
|
||||||
bootloadername=/agptek/H3-20180905.bsdiff
|
bootloadername=/agptek/H3-20180905.bsdiff
|
||||||
bootloaderfile=/update.upt
|
bootloaderfile=/update.upt
|
||||||
bootloaderfilter=*.upt *.zip
|
bootloaderfilter=*.upt *.zip
|
||||||
manualname=aigoerosq
|
manualname=aigoerosk
|
||||||
brand=AGPTek
|
brand=AGPTek
|
||||||
usbid=0xc5020023 ; shared across EROS Q / K series
|
usbid=0xc5020023 ; shared across EROS Q / K series
|
||||||
usberror=
|
usberror=
|
||||||
configure_modelname=aigoerosq
|
configure_modelname=aigoerosq
|
||||||
playerpic=aigoerosq
|
playerpic=aigoerosk
|
||||||
encoder=rbspeex
|
encoder=rbspeex
|
||||||
|
|
||||||
[surfansf20]
|
[surfansf20]
|
||||||
|
|
@ -999,7 +999,7 @@ brand=Surfans
|
||||||
usbid=0xc5020023 ; shared across EROS Q / K series
|
usbid=0xc5020023 ; shared across EROS Q / K series
|
||||||
usberror=
|
usberror=
|
||||||
configure_modelname=aigoerosq
|
configure_modelname=aigoerosq
|
||||||
playerpic=aigoerosq
|
playerpic=aigoerosk
|
||||||
encoder=rbspeex
|
encoder=rbspeex
|
||||||
|
|
||||||
[hifiwalkerh2]
|
[hifiwalkerh2]
|
||||||
|
|
|
||||||
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -4108,7 +4108,7 @@ fi
|
||||||
target_id=113
|
target_id=113
|
||||||
application=yes
|
application=yes
|
||||||
app_type="erosq"
|
app_type="erosq"
|
||||||
modelname="erosq"
|
modelname="aigoerosq"
|
||||||
target="EROS_Q"
|
target="EROS_Q"
|
||||||
memory=8
|
memory=8
|
||||||
mipsellinuxcc
|
mipsellinuxcc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue