diff options
Diffstat (limited to 'fs/Makefile')
-rw-r--r-- | fs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Makefile b/fs/Makefile index c3633aa46911..97f340f14ba2 100644 --- a/fs/Makefile +++ b/fs/Makefile | |||
@@ -125,3 +125,4 @@ obj-$(CONFIG_OCFS2_FS) += ocfs2/ | |||
125 | obj-$(CONFIG_BTRFS_FS) += btrfs/ | 125 | obj-$(CONFIG_BTRFS_FS) += btrfs/ |
126 | obj-$(CONFIG_GFS2_FS) += gfs2/ | 126 | obj-$(CONFIG_GFS2_FS) += gfs2/ |
127 | obj-$(CONFIG_EXOFS_FS) += exofs/ | 127 | obj-$(CONFIG_EXOFS_FS) += exofs/ |
128 | obj-$(CONFIG_CEPH_FS) += ceph/ | ||