summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-11-10 09:37:38 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-11-10 09:37:38 +0000
commit13319cdb82b2a405b64274070d8773a1944ed665 (patch)
tree01f6b1a1590f2427ada537f5d80d3672c06e4753 /firmware/export
parent044ba22b93e5b8fdd74c5f8d59d3b63b9d148c41 (diff)
downloadrockbox-13319cdb82b2a405b64274070d8773a1944ed665.tar.gz
rockbox-13319cdb82b2a405b64274070d8773a1944ed665.zip
oops, one more rename
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19061 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-m200v4.h (renamed from firmware/export/config-m200v2.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-m200v2.h b/firmware/export/config-m200v4.h
index 3acc30ebf1..2247ec3152 100644
--- a/firmware/export/config-m200v2.h
+++ b/firmware/export/config-m200v4.h
@@ -1,12 +1,12 @@
1/* 1/*
2 * This config file is for the Sansa M200 series 2 * This config file is for the Sansa M200 V4 series
3 */ 3 */
4#define TARGET_TREE /* this target is using the target tree system */ 4#define TARGET_TREE /* this target is using the target tree system */
5 5
6/* For Rolo and boot loader */ 6/* For Rolo and boot loader */
7#define MODEL_NUMBER 42 7#define MODEL_NUMBER 42
8 8
9#define MODEL_NAME "Sandisk Sansa m200 series" 9#define MODEL_NAME "Sandisk Sansa m200 v4 series"
10 10
11/* Enable FAT16 support */ 11/* Enable FAT16 support */
12#define HAVE_FAT16SUPPORT 12#define HAVE_FAT16SUPPORT