aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Makefile
diff options
context:
space:
mode:
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 1e7a11bd4da1..fcae06aaadc5 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -100,6 +100,7 @@ obj-$(CONFIG_NTFS_FS) += ntfs/
100obj-$(CONFIG_UFS_FS) += ufs/ 100obj-$(CONFIG_UFS_FS) += ufs/
101obj-$(CONFIG_EFS_FS) += efs/ 101obj-$(CONFIG_EFS_FS) += efs/
102obj-$(CONFIG_JFFS2_FS) += jffs2/ 102obj-$(CONFIG_JFFS2_FS) += jffs2/
103obj-$(CONFIG_UBIFS_FS) += ubifs/
103obj-$(CONFIG_AFFS_FS) += affs/ 104obj-$(CONFIG_AFFS_FS) += affs/
104obj-$(CONFIG_ROMFS_FS) += romfs/ 105obj-$(CONFIG_ROMFS_FS) += romfs/
105obj-$(CONFIG_QNX4FS_FS) += qnx4/ 106obj-$(CONFIG_QNX4FS_FS) += qnx4/