summaryrefslogtreecommitdiff
path: root/rbutil/mkamsboot/mkamsboot.h
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2011-08-27 16:21:19 +0000
committerBertrik Sikken <bertrik@sikken.nl>2011-08-27 16:21:19 +0000
commit463b3ed8b2630d1b9d656dd2a52bbcbd429b4c08 (patch)
tree622e101cddcdad0360625efc647cecbd538fb7dd /rbutil/mkamsboot/mkamsboot.h
parent3aeb7fad9a31666f5762644ebcf2725b15b9241f (diff)
downloadrockbox-463b3ed8b2630d1b9d656dd2a52bbcbd429b4c08.tar.gz
rockbox-463b3ed8b2630d1b9d656dd2a52bbcbd429b4c08.zip
Initial framework for the Sandisk Sansa Clip Zip
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30365 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/mkamsboot/mkamsboot.h')
-rw-r--r--rbutil/mkamsboot/mkamsboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rbutil/mkamsboot/mkamsboot.h b/rbutil/mkamsboot/mkamsboot.h
index 156315e4e4..263fe9e9c1 100644
--- a/rbutil/mkamsboot/mkamsboot.h
+++ b/rbutil/mkamsboot/mkamsboot.h
@@ -43,6 +43,7 @@ enum {
43 MODEL_C200V2, 43 MODEL_C200V2,
44 MODEL_CLIPPLUS, 44 MODEL_CLIPPLUS,
45 MODEL_FUZEV2, 45 MODEL_FUZEV2,
46 MODEL_CLIPZIP,
46 /* new models go here */ 47 /* new models go here */
47 48
48 NUM_MODELS 49 NUM_MODELS