aboutsummaryrefslogtreecommitdiff
path: root/fs/fat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fat/Makefile')
-rw-r--r--fs/fat/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/fat/Makefile b/fs/fat/Makefile
index b60e8486c48..3e2a6b01a89 100644
--- a/fs/fat/Makefile
+++ b/fs/fat/Makefile
@@ -5,7 +5,3 @@
obj-$(CONFIG_FS_FAT) := fat.o
obj-$(CONFIG_FAT_WRITE):= fat_write.o
-
-ifndef CONFIG_SPL_BUILD
-obj-$(CONFIG_FS_FAT) += file.o
-endif