aboutsummaryrefslogtreecommitdiffstats
path: root/src/gfile/fatfs/fatfs.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfile/fatfs/fatfs.mk')
-rw-r--r--src/gfile/fatfs/fatfs.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gfile/fatfs/fatfs.mk b/src/gfile/fatfs/fatfs.mk
deleted file mode 100644
index 463f0ba4..00000000
--- a/src/gfile/fatfs/fatfs.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-GFXSRC += $(GFXLIB)/src/gfile/fatfs/fatfs.c \
- $(GFXLIB)/src/gfile/fatfs/fatfs_syscall.c \
- $(GFXLIB)/src/gfile/fatfs/fatfs_chibios_diskio.c \
-
-GFXINC += $(GFXLIB)/src/gfile/fatfs/src
-