summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index df97fd245d..1de415830e 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -85,8 +85,8 @@
85/* Define this if you have adjustable CPU frequency */ 85/* Define this if you have adjustable CPU frequency */
86#define HAVE_ADJUSTABLE_CPU_FREQ 86#define HAVE_ADJUSTABLE_CPU_FREQ
87 87
88#define BOOTFILE_EXT ".iriver" 88#define BOOTFILE_EXT "iriver"
89#define BOOTFILE "rockbox" BOOTFILE_EXT 89#define BOOTFILE "rockbox." BOOTFILE_EXT
90 90
91/* Define this if you can control the S/PDIF power */ 91/* Define this if you can control the S/PDIF power */
92#define HAVE_SPDIF_POWER 92#define HAVE_SPDIF_POWER