X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2FMakefile;h=9d53192236fc5ca2ffd6507ebd7d17e4109e582d;hb=8c7df02167854288e20f76915348ffdc9a11e5c2;hp=1d7af79288a04915ca0d1788bc84f32bd03793a0;hpb=ec05a2311c35243cea08bca00bcf53a576ee41a2;p=~andy%2Flinux diff --git a/fs/Makefile b/fs/Makefile index 1d7af79288a..9d53192236f 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -123,6 +123,7 @@ obj-$(CONFIG_DEBUG_FS) += debugfs/ obj-$(CONFIG_OCFS2_FS) += ocfs2/ obj-$(CONFIG_BTRFS_FS) += btrfs/ obj-$(CONFIG_GFS2_FS) += gfs2/ +obj-$(CONFIG_F2FS_FS) += f2fs/ obj-y += exofs/ # Multiple modules obj-$(CONFIG_CEPH_FS) += ceph/ obj-$(CONFIG_PSTORE) += pstore/