summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-h10.h2
-rw-r--r--firmware/export/config-h10_5gb.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index 1bade10ee2..cfa7f6bb46 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -119,7 +119,7 @@
119#define CONFIG_LED LED_VIRTUAL 119#define CONFIG_LED LED_VIRTUAL
120 120
121/* Define this if you have adjustable CPU frequency */ 121/* Define this if you have adjustable CPU frequency */
122#define HAVE_ADJUSTABLE_CPU_FREQ 122/*#define HAVE_ADJUSTABLE_CPU_FREQ*/
123 123
124#define BOOTFILE_EXT "h10" 124#define BOOTFILE_EXT "h10"
125#define BOOTFILE "rockbox." BOOTFILE_EXT 125#define BOOTFILE "rockbox." BOOTFILE_EXT
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index 693ee71ad8..d3750c1a08 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -118,7 +118,7 @@
118#define CONFIG_LED LED_VIRTUAL 118#define CONFIG_LED LED_VIRTUAL
119 119
120/* Define this if you have adjustable CPU frequency */ 120/* Define this if you have adjustable CPU frequency */
121#define HAVE_ADJUSTABLE_CPU_FREQ 121/*#define HAVE_ADJUSTABLE_CPU_FREQ*/
122 122
123#define BOOTFILE_EXT "h10" 123#define BOOTFILE_EXT "h10"
124#define BOOTFILE "rockbox." BOOTFILE_EXT 124#define BOOTFILE "rockbox." BOOTFILE_EXT