From bd42d31e5eb1eed61da6c25064de1eed23c7163e Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Thu, 31 Mar 2005 08:47:02 +0000 Subject: RoLo now works on the iRiver git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6238 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-player.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config-player.h') diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h index 6ca5663563..8b85bfdfae 100644 --- a/firmware/export/config-player.h +++ b/firmware/export/config-player.h @@ -68,4 +68,7 @@ #define CONFIG_LCD LCD_SSD1801 +#define BOOTFILE_EXT ".mod" +#define BOOTFILE "archos" BOOTFILE_EXT + #endif /* SIMULATOR */ -- cgit v1.2.3