forked from len0rd/rockbox
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
This commit is contained in:
parent
bf92f9c1f6
commit
2ba2744fb0
6 changed files with 6 additions and 6 deletions
|
|
@ -119,6 +119,6 @@
|
|||
|
||||
#define BOOTFILE_EXT "ajz"
|
||||
#define BOOTFILE "ajbrec." BOOTFILE_EXT
|
||||
#define BOOTDIR "."
|
||||
#define BOOTDIR "/"
|
||||
|
||||
#endif /* SIMULATOR */
|
||||
|
|
|
|||
|
|
@ -122,6 +122,6 @@
|
|||
|
||||
#define BOOTFILE_EXT "ajz"
|
||||
#define BOOTFILE "ajbrec." BOOTFILE_EXT
|
||||
#define BOOTDIR "."
|
||||
#define BOOTDIR "/"
|
||||
|
||||
#endif /* SIMULATOR */
|
||||
|
|
|
|||
|
|
@ -109,6 +109,6 @@
|
|||
|
||||
#define BOOTFILE_EXT "ajz"
|
||||
#define BOOTFILE "ajbrec." BOOTFILE_EXT
|
||||
#define BOOTDIR "."
|
||||
#define BOOTDIR "/"
|
||||
|
||||
#endif /* SIMULATOR */
|
||||
|
|
|
|||
|
|
@ -91,6 +91,6 @@
|
|||
|
||||
#define BOOTFILE_EXT "mod"
|
||||
#define BOOTFILE "archos." BOOTFILE_EXT
|
||||
#define BOOTDIR "."
|
||||
#define BOOTDIR "/"
|
||||
|
||||
#endif /* SIMULATOR */
|
||||
|
|
|
|||
|
|
@ -106,6 +106,6 @@
|
|||
|
||||
#define BOOTFILE_EXT "ajz"
|
||||
#define BOOTFILE "ajbrec." BOOTFILE_EXT
|
||||
#define BOOTDIR "."
|
||||
#define BOOTDIR "/"
|
||||
|
||||
#endif /* SIMULATOR */
|
||||
|
|
|
|||
|
|
@ -119,6 +119,6 @@
|
|||
|
||||
#define BOOTFILE_EXT "ajz"
|
||||
#define BOOTFILE "ajbrec." BOOTFILE_EXT
|
||||
#define BOOTDIR "."
|
||||
#define BOOTDIR "/"
|
||||
|
||||
#endif /* SIMULATOR */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue