forked from len0rd/rockbox
Make Ondio builds without multivolume and hotswap support compile again (only relevant for testing purposes).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18533 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
66045bca7d
commit
3a2bc2a617
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ drivers/ata_flash.c
|
|||
drivers/ata.c
|
||||
#endif /* HAVE_MMC */
|
||||
drivers/fat.c
|
||||
#if defined(HAVE_HOTSWAP) || defined(HAVE_ATA_SD)
|
||||
#if defined(HAVE_MMC) || defined(HAVE_ATA_SD)
|
||||
hotswap.c
|
||||
#endif
|
||||
#endif /* SIMULATOR */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue