forked from len0rd/rockbox
FAT16 support for the Ondio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5114 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
72408f4553
commit
7f7afe434b
3 changed files with 355 additions and 109 deletions
|
@ -70,5 +70,8 @@
|
|||
/* Define this for MMC support instead of ATA harddisk */
|
||||
#define HAVE_MMC
|
||||
|
||||
/* Define this to support mounting FAT16 partitions */
|
||||
#define HAVE_FAT16SUPPORT
|
||||
|
||||
#endif /* SIMULATOR */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue