summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod4g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod4g.h')
-rw-r--r--firmware/export/config/ipod4g.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipod4g.h b/firmware/export/config/ipod4g.h
index 165f5967b4..957e3a4da5 100644
--- a/firmware/export/config/ipod4g.h
+++ b/firmware/export/config/ipod4g.h
@@ -212,6 +212,8 @@
212/* Define this if you can read an absolute wheel position */ 212/* Define this if you can read an absolute wheel position */
213#define HAVE_WHEEL_POSITION 213#define HAVE_WHEEL_POSITION
214 214
215#define HAVE_HARDWARE_CLICK
216
215#define BOOTFILE_EXT "ipod" 217#define BOOTFILE_EXT "ipod"
216#define BOOTFILE "rockbox." BOOTFILE_EXT 218#define BOOTFILE "rockbox." BOOTFILE_EXT
217#define BOOTDIR "/.rockbox" 219#define BOOTDIR "/.rockbox"