mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
Fix recorder v2 bootbox build (see r19579/r19580).
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_2@20504 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2f46958afb
commit
85cf408227
1 changed files with 2 additions and 0 deletions
|
@ -112,8 +112,10 @@
|
|||
/* Offset ( in the firmware file's header ) to the real data */
|
||||
#define FIRMWARE_OFFSET_FILE_DATA 24
|
||||
|
||||
#ifndef BOOTLOADER
|
||||
/* Define this if you have an FM Radio */
|
||||
#define CONFIG_TUNER S1A0903X01
|
||||
#endif
|
||||
|
||||
/* The start address index for ROM builds */
|
||||
/* #define ROM_START 0x12010 for behind original Archos */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue