summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-09-03 13:16:19 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-09-03 13:16:19 +0000
commit762a6c6d8ac10928fd458006cacca8194bf43ac6 (patch)
tree2f50c3e428b43304a79cfcb3233872e45ba55423 /firmware/export/config-fmrecorder.h
parent32cd555973ce670f4f947f1bc052fab00c4b0844 (diff)
downloadrockbox-762a6c6d8ac10928fd458006cacca8194bf43ac6.tar.gz
rockbox-762a6c6d8ac10928fd458006cacca8194bf43ac6.zip
define the ROM start in the config-*.h file instead and avoid the ifdef
in the rom.lds file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5035 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 738633dcc5..3187038906 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -54,3 +54,6 @@
/* Define this if the platform has batteries */
#define HAVE_BATTERIES 1
+
+/* The start address index for ROM builds */
+#define ROM_START 0x12010