mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
hosted: Fix HAVE_MULTIDRIVE to work properly with PIVOT_ROOT
Change-Id: Ibc97de5c345e88c19ad8ba8c05fefebbada08790
This commit is contained in:
parent
a68fc3b6c2
commit
012908e064
2 changed files with 13 additions and 5 deletions
|
|
@ -164,7 +164,7 @@
|
|||
|
||||
/* External SD card can be mounted */
|
||||
#define CONFIG_STORAGE (STORAGE_HOSTFS|STORAGE_SD)
|
||||
#define HAVE_MULTIDRIVE
|
||||
#define HAVE_MULTIDRIVE /* But _not_ CONFIG_STORAGE_MULTI */
|
||||
#define NUM_DRIVES 2
|
||||
#define HAVE_HOTSWAP
|
||||
#define HAVE_STORAGE_FLUSH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue