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-recorderv2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config-recorderv2.h') diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h index 0568879066..f5d5cd6d1c 100644 --- a/firmware/export/config-recorderv2.h +++ b/firmware/export/config-recorderv2.h @@ -119,5 +119,6 @@ #define BOOTFILE_EXT "ajz" #define BOOTFILE "ajbrec." BOOTFILE_EXT +#define BOOTDIR "." #endif /* SIMULATOR */ -- cgit v1.2.3