diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2005-03-31 08:47:02 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2005-03-31 08:47:02 +0000 |
commit | bd42d31e5eb1eed61da6c25064de1eed23c7163e (patch) | |
tree | 8a5263c7171b49a23e1c729332299b6952893bf7 /firmware/export/config-fmrecorder.h | |
parent | e996e2ff912dfe5e6c5e58c254bd9948752c3bcb (diff) |
RoLo now works on the iRiver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6238 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r-- | firmware/export/config-fmrecorder.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h index f5e82bbd12..ec410cb02a 100644 --- a/firmware/export/config-fmrecorder.h +++ b/firmware/export/config-fmrecorder.h @@ -78,4 +78,7 @@ #define CONFIG_LCD LCD_SSD1815 +#define BOOTFILE_EXT ".ajz" +#define BOOTFILE "ajbrec" BOOTFILE_EXT + #endif /* SIMULATOR */ |