mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Turn on ROLO for M3K too
Change-Id: I7e1b2168a70605c5a138d83fd69e847fd02af4a4
This commit is contained in:
parent
db6f21e295
commit
e1bc36ca31
2 changed files with 6 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ int rolo_load(const char* filename)
|
|||
#ifdef PIVOT_ROOT
|
||||
#define EXECDIR PIVOT_ROOT
|
||||
#else
|
||||
#define EXECDIR ROOT_DIR
|
||||
#define EXECDIR HOME_DIR
|
||||
#endif
|
||||
|
||||
char buf[256];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue