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 af6d04700d9c..5ef73a0a9f25 100644 --- a/fs/Makefile +++ b/fs/Makefile | |||
@@ -124,3 +124,4 @@ obj-$(CONFIG_OCFS2_FS) += ocfs2/ | |||
124 | obj-$(CONFIG_BTRFS_FS) += btrfs/ | 124 | obj-$(CONFIG_BTRFS_FS) += btrfs/ |
125 | obj-$(CONFIG_GFS2_FS) += gfs2/ | 125 | obj-$(CONFIG_GFS2_FS) += gfs2/ |
126 | obj-$(CONFIG_EXOFS_FS) += exofs/ | 126 | obj-$(CONFIG_EXOFS_FS) += exofs/ |
127 | obj-$(CONFIG_CEPH_FS) += ceph/ | ||