summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat.h')
-rw-r--r--firmware/export/config-gigabeat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index f27dfa9326..fd97264707 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -130,6 +130,7 @@
130 130
131#define BOOTFILE_EXT "gigabeat" 131#define BOOTFILE_EXT "gigabeat"
132#define BOOTFILE "rockbox." BOOTFILE_EXT 132#define BOOTFILE "rockbox." BOOTFILE_EXT
133#define BOOTDIR "/.rockbox"
133 134
134#define HW_SAMPR_CAPS (SAMPR_CAP_96 | SAMPR_CAP_88 | SAMPR_CAP_48 | \ 135#define HW_SAMPR_CAPS (SAMPR_CAP_96 | SAMPR_CAP_88 | SAMPR_CAP_48 | \
135 SAMPR_CAP_44 | SAMPR_CAP_32 | SAMPR_CAP_24 | \ 136 SAMPR_CAP_44 | SAMPR_CAP_32 | SAMPR_CAP_24 | \