summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-08-03 20:21:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-08-03 20:21:29 +0000
commit4d75350e75e14f93ee378da701170ee29a26aba9 (patch)
tree23166dfd8fec6f7c0223c0cac66bf60253000bed /firmware/export/config-h10.h
parent86bff1cf56d144910f3e2bd84a37ec99c8dca512 (diff)
downloadrockbox-4d75350e75e14f93ee378da701170ee29a26aba9.tar.gz
rockbox-4d75350e75e14f93ee378da701170ee29a26aba9.zip
Barry Wardell's H10 adjustments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10448 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h10.h')
-rw-r--r--firmware/export/config-h10.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index 470ff6b4fa..5a410f6b42 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -2,6 +2,8 @@
2 * This config file is for the iriver H10 2 * This config file is for the iriver H10
3 */ 3 */
4 4
5#define TARGET_TREE /* this target is using the target tree system */
6
5/* For Rolo and boot loader */ 7/* For Rolo and boot loader */
6#define MODEL_NUMBER 11 8#define MODEL_NUMBER 11
7 9