forked from len0rd/rockbox
oops, one more rename
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19061 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
044ba22b93
commit
13319cdb82
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
/*
|
/*
|
||||||
* This config file is for the Sansa M200 series
|
* This config file is for the Sansa M200 V4 series
|
||||||
*/
|
*/
|
||||||
#define TARGET_TREE /* this target is using the target tree system */
|
#define TARGET_TREE /* this target is using the target tree system */
|
||||||
|
|
||||||
/* For Rolo and boot loader */
|
/* For Rolo and boot loader */
|
||||||
#define MODEL_NUMBER 42
|
#define MODEL_NUMBER 42
|
||||||
|
|
||||||
#define MODEL_NAME "Sandisk Sansa m200 series"
|
#define MODEL_NAME "Sandisk Sansa m200 v4 series"
|
||||||
|
|
||||||
/* Enable FAT16 support */
|
/* Enable FAT16 support */
|
||||||
#define HAVE_FAT16SUPPORT
|
#define HAVE_FAT16SUPPORT
|
||||||
Loading…
Add table
Add a link
Reference in a new issue