From bf92f9c1f6531849008507019043d6b6836bb098 Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Thu, 5 Apr 2007 20:24:07 +0000 Subject: Fix automatic rolo on new version for archos. Introduces new define in config files for bootfile location. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13036 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-gigabeat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config-gigabeat.h') diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h index f27dfa9326..fd97264707 100644 --- a/firmware/export/config-gigabeat.h +++ b/firmware/export/config-gigabeat.h @@ -130,6 +130,7 @@ #define BOOTFILE_EXT "gigabeat" #define BOOTFILE "rockbox." BOOTFILE_EXT +#define BOOTDIR "/.rockbox" #define HW_SAMPR_CAPS (SAMPR_CAP_96 | SAMPR_CAP_88 | SAMPR_CAP_48 | \ SAMPR_CAP_44 | SAMPR_CAP_32 | SAMPR_CAP_24 | \ -- cgit v1.2.3