Fix sansac200v2 not showing up in device selection.
When adding new targets it's necessary to also add them to the [platforms] section since that is used to determine which devices to show and in which order. Sort Sansa players while at it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29184 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6cdc3166bc
commit
e3d84ba22e
1 changed files with 9 additions and 8 deletions
|
@ -64,14 +64,15 @@ platform44=ondavx747
|
|||
platform45=ondavx747p
|
||||
platform46=ondavx777
|
||||
platform50=sansae200
|
||||
platform51=sansac200
|
||||
platform52=sansae200v2
|
||||
platform53=sansafuze
|
||||
platform54=sansam200v4
|
||||
platform55=sansaclip
|
||||
platform56=sansaclipv2
|
||||
platform57=sansaclipplus
|
||||
platform58=sansafuzev2
|
||||
platform51=sansae200v2
|
||||
platform52=sansac200
|
||||
platform53=sansac200v2
|
||||
platform54=sansafuze
|
||||
platform55=sansafuzev2
|
||||
platform56=sansaclip
|
||||
platform57=sansaclipv2
|
||||
platform58=sansaclipplus
|
||||
platform59=sansam200v4
|
||||
platform60=mrobe100
|
||||
platform70=samsungyh820
|
||||
platform71=samsungyh920
|
||||
|
|
Loading…
Reference in a new issue