aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exfat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/exfat/Makefile')
-rw-r--r--fs/exfat/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/fs/exfat/Makefile b/fs/exfat/Makefile
new file mode 100644
index 000000000000..ed51926a4971
--- /dev/null
+++ b/fs/exfat/Makefile
@@ -0,0 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+#
+# Makefile for the linux exFAT filesystem support.
+#
+obj-$(CONFIG_EXFAT_FS) += exfat.o
+
+exfat-y := inode.o namei.o dir.o super.o fatent.o cache.o nls.o misc.o \
+ file.o balloc.o