summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-08-01 22:22:01 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-08-01 22:22:01 +0000
commit95ea7586863ed9335edc28396072a6ac66dd1150 (patch)
treee04e7541b522abdc028aef3ab15387e6ece0f18c /firmware/export
parent30c618cd96f3fb1de03254c891c4c9ca7f8a7355 (diff)
downloadrockbox-95ea7586863ed9335edc28396072a6ac66dd1150.tar.gz
rockbox-95ea7586863ed9335edc28396072a6ac66dd1150.zip
First configure support for setting up iriver H10 and SanDisk Sansa e200
builds. TARGET_TREE is now defined by the config-*.h file and not set by configure git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10397 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-iaudiox5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index ae48eb6dbe..a828ca1ec9 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -1,6 +1,7 @@
1/* 1/*
2 * This config file is for iAudio X5 2 * This config file is for iAudio X5
3 */ 3 */
4#define TARGET_TREE /* this target is using the target tree system */
4 5
5/* For Rolo and boot loader */ 6/* For Rolo and boot loader */
6#define MODEL_NUMBER 10 7#define MODEL_NUMBER 10