Update FatFs for the loader

This commit is contained in:
Aurora
2016-04-11 15:13:05 +02:00
parent 464bf1680c
commit 160bc36ae8
9 changed files with 5939 additions and 5538 deletions

View File

@@ -18,7 +18,7 @@ include $(DEVKITARM)/3ds_rules
#---------------------------------------------------------------------------------
export TARGET := $(shell basename $(CURDIR))
BUILD := build
SOURCES := source source/fatfs source/fatfs/sdmmc
SOURCES := source source/fatfs source/fatfs/sdmmc source/fatfs/option
#---------------------------------------------------------------------------------
# Setup some defines