summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2006-03-21 14:40:07 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2006-03-21 14:40:07 +0000
commit1c1915c0d120947ca04ae76e42dc513648a7ffa4 (patch)
treebbdbe7fe8c6168222356819c271cee2069169f21 /firmware
parentdced47b1ff55c991b898a9ac9670027c08510c59 (diff)
downloadrockbox-1c1915c0d120947ca04ae76e42dc513648a7ffa4.tar.gz
rockbox-1c1915c0d120947ca04ae76e42dc513648a7ffa4.zip
Add X5 support to scramble
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9168 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config-iaudiox5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index 267fb33ce8..a8456bc846 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -3,7 +3,7 @@
3 */ 3 */
4 4
5/* For Rolo and boot loader */ 5/* For Rolo and boot loader */
6#define MODEL_NUMBER 1 6#define MODEL_NUMBER 10
7 7
8/* define this if you have recording possibility */ 8/* define this if you have recording possibility */
9/*#define HAVE_RECORDING 1*/ 9/*#define HAVE_RECORDING 1*/