aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Makefile
diff options
context:
space:
mode:
authorNamjae Jeon <namjae.jeon@samsung.com>2020-03-02 15:21:42 +0900
committerAl Viro <viro@zeniv.linux.org.uk>2020-03-05 21:00:40 -0500
commitb9d1e2e6265f5dc25e9f5dbfbde3e53d8a4958ac (patch)
treed44bb72a45d59c146eef53d430311f2a6cd02505 /fs/Makefile
parentexfat: add nls operations (diff)
downloadlinux-dev-b9d1e2e6265f5dc25e9f5dbfbde3e53d8a4958ac.tar.xz
linux-dev-b9d1e2e6265f5dc25e9f5dbfbde3e53d8a4958ac.zip
exfat: add Kconfig and Makefile
This adds the Kconfig and Makefile for exfat. Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Sungjong Seo <sj1557.seo@samsung.com> Reviewed-by: Pali Rohár <pali.rohar@gmail.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/Makefile')
-rw-r--r--fs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Makefile b/fs/Makefile
index 505e51166973..2ce5112b02c8 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -83,6 +83,7 @@ obj-$(CONFIG_HUGETLBFS) += hugetlbfs/
obj-$(CONFIG_CODA_FS) += coda/
obj-$(CONFIG_MINIX_FS) += minix/
obj-$(CONFIG_FAT_FS) += fat/
+obj-$(CONFIG_EXFAT_FS) += exfat/
obj-$(CONFIG_BFS_FS) += bfs/
obj-$(CONFIG_ISO9660_FS) += isofs/
obj-$(CONFIG_HFSPLUS_FS) += hfsplus/ # Before hfs to find wrapped HFS+