summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodcolor.h')
-rw-r--r--firmware/export/config/ipodcolor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipodcolor.h b/firmware/export/config/ipodcolor.h
index 645e20041c..cf021019b4 100644
--- a/firmware/export/config/ipodcolor.h
+++ b/firmware/export/config/ipodcolor.h
@@ -199,6 +199,8 @@
199/* Define this if you can read an absolute wheel position */ 199/* Define this if you can read an absolute wheel position */
200#define HAVE_WHEEL_POSITION 200#define HAVE_WHEEL_POSITION
201 201
202#define HAVE_HARDWARE_CLICK
203
202#define BOOTFILE_EXT "ipod" 204#define BOOTFILE_EXT "ipod"
203#define BOOTFILE "rockbox." BOOTFILE_EXT 205#define BOOTFILE "rockbox." BOOTFILE_EXT
204#define BOOTDIR "/.rockbox" 206#define BOOTDIR "/.rockbox"