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 e6f423d1d228..3f8843c62d98 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -73,6 +73,7 @@ obj-$(CONFIG_JBD) += jbd/
73obj-$(CONFIG_JBD2) += jbd2/ 73obj-$(CONFIG_JBD2) += jbd2/
74obj-$(CONFIG_EXT2_FS) += ext2/ 74obj-$(CONFIG_EXT2_FS) += ext2/
75obj-$(CONFIG_CRAMFS) += cramfs/ 75obj-$(CONFIG_CRAMFS) += cramfs/
76obj-$(CONFIG_SQUASHFS) += squashfs/
76obj-y += ramfs/ 77obj-y += ramfs/
77obj-$(CONFIG_HUGETLBFS) += hugetlbfs/ 78obj-$(CONFIG_HUGETLBFS) += hugetlbfs/
78obj-$(CONFIG_CODA_FS) += coda/ 79obj-$(CONFIG_CODA_FS) += coda/