summaryrefslogtreecommitdiff
path: root/firmware/export/config-sa9200.h
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2008-10-02 18:08:41 +0000
committerDave Chapman <dave@dchapman.com>2008-10-02 18:08:41 +0000
commit6d5b54081a9420456fa47e103d13472f9285faf7 (patch)
tree3559389ff30ef3ce957c88547f382be8447fb915 /firmware/export/config-sa9200.h
parent82131ac98c0144b5e430e643c23e2b90e5985214 (diff)
downloadrockbox-6d5b54081a9420456fa47e103d13472f9285faf7.tar.gz
rockbox-6d5b54081a9420456fa47e103d13472f9285faf7.zip
Change the MODEL_NUMBER for various new ports so that it is unique again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18684 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-sa9200.h')
-rwxr-xr-xfirmware/export/config-sa9200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-sa9200.h b/firmware/export/config-sa9200.h
index 9cdfe6bba7..4d9c28af1e 100755
--- a/firmware/export/config-sa9200.h
+++ b/firmware/export/config-sa9200.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 26 7#define MODEL_NUMBER 34
8#define MODEL_NAME "Philips GoGear SA200" 8#define MODEL_NAME "Philips GoGear SA200"
9 9
10#define HW_SAMPR_CAPS (SAMPR_CAP_44) 10#define HW_SAMPR_CAPS (SAMPR_CAP_44)