diff options
author | Barry Wardell <rockbox@barrywardell.net> | 2007-06-04 13:48:21 +0000 |
---|---|---|
committer | Barry Wardell <rockbox@barrywardell.net> | 2007-06-04 13:48:21 +0000 |
commit | 54c73a24b6841efb06ee812831892960e5584e26 (patch) | |
tree | f235c11a81ee29a8b826cef7908b8a5fd50dfc8c /firmware/export/config-h10_5gb.h | |
parent | 3611b4c8d8498c808bb0c6c26975e166e637a0aa (diff) |
Bring back rolo for mi4-based targets (H10 and Sansa).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13550 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h10_5gb.h')
-rw-r--r-- | firmware/export/config-h10_5gb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h index 48d73173ce..37a1a47c7f 100644 --- a/firmware/export/config-h10_5gb.h +++ b/firmware/export/config-h10_5gb.h @@ -141,6 +141,7 @@ /* Define this if you have adjustable CPU frequency */ /*#define HAVE_ADJUSTABLE_CPU_FREQ*/ +#define MI4_FORMAT #define BOOTFILE_EXT "mi4" #define BOOTFILE "rockbox." BOOTFILE_EXT #define OLD_BOOTFILE "rockbox.h10" |