mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
sonynwz: Properly support multidrive, with hotswap of the SD card
Change-Id: I7eb8efb0986a395d5ffbcc06a54bb680e0b59e9d
This commit is contained in:
parent
5f75c493e3
commit
6a94f1e995
5 changed files with 81 additions and 11 deletions
|
|
@ -169,3 +169,4 @@
|
|||
#define HAVE_HOTSWAP
|
||||
#define HAVE_STORAGE_FLUSH
|
||||
#define MULTIDRIVE_DIR "/mnt/mmc"
|
||||
#define MULTIDRIVE_DEV "/sys/block/mmcblk0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue