summaryrefslogtreecommitdiff
path: root/firmware/export/config-m200.h
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2008-06-21 15:18:36 +0000
committerMarc Guay <marcguay@rockbox.org>2008-06-21 15:18:36 +0000
commitb93667b30699a18daf3699cc969ad858077e406f (patch)
treeb3a1932ff6227f0434e86efded2205a16864898b /firmware/export/config-m200.h
parentfdd5c3f1a3c18806329a88b8f243c8775f2a8571 (diff)
downloadrockbox-b93667b30699a18daf3699cc969ad858077e406f.tar.gz
rockbox-b93667b30699a18daf3699cc969ad858077e406f.zip
Add the Sansa c100 as a build target with basic drivers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17742 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-m200.h')
-rw-r--r--firmware/export/config-m200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-m200.h b/firmware/export/config-m200.h
index 760474d628..e3cb42e403 100644
--- a/firmware/export/config-m200.h
+++ b/firmware/export/config-m200.h
@@ -4,7 +4,7 @@
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 28 7#define MODEL_NUMBER 29
8 8
9/* define this if you have recording possibility */ 9/* define this if you have recording possibility */
10//#define HAVE_RECORDING 10//#define HAVE_RECORDING