summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
authorPeter D'Hoye <peter.dhoye@gmail.com>2007-04-05 20:51:13 +0000
committerPeter D'Hoye <peter.dhoye@gmail.com>2007-04-05 20:51:13 +0000
commit2ba2744fb00046892d06b85c7283a8f2baeca561 (patch)
tree1cabfc3f3ed612b79c5699d685c8d24106824b1e /firmware/export/config-fmrecorder.h
parentbf92f9c1f6531849008507019043d6b6836bb098 (diff)
downloadrockbox-2ba2744fb00046892d06b85c7283a8f2baeca561.tar.gz
rockbox-2ba2744fb00046892d06b85c7283a8f2baeca561.zip
Oops, bootfile location for Archos is the root of course
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13037 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 000f425ee7..d40fd01198 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -119,6 +119,6 @@
119 119
120#define BOOTFILE_EXT "ajz" 120#define BOOTFILE_EXT "ajz"
121#define BOOTFILE "ajbrec." BOOTFILE_EXT 121#define BOOTFILE "ajbrec." BOOTFILE_EXT
122#define BOOTDIR "." 122#define BOOTDIR "/"
123 123
124#endif /* SIMULATOR */ 124#endif /* SIMULATOR */