X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=fs%2Ff2fs%2FMakefile;h=2aaecc63834fc857891d60f6d3ee94ece1da4983;hb=d7b0827f28ab3a4fd65864451ffefa695e3255fd;hp=776c4b93650496d20ebf749515085f667f58271f;hpb=19c2d84997beaf06327e392071c2dbe98602c56b;p=linux.git diff --git a/fs/f2fs/Makefile b/fs/f2fs/Makefile index 776c4b936504..2aaecc63834f 100644 --- a/fs/f2fs/Makefile +++ b/fs/f2fs/Makefile @@ -8,3 +8,4 @@ f2fs-$(CONFIG_F2FS_STAT_FS) += debug.o f2fs-$(CONFIG_F2FS_FS_XATTR) += xattr.o f2fs-$(CONFIG_F2FS_FS_POSIX_ACL) += acl.o f2fs-$(CONFIG_F2FS_IO_TRACE) += trace.o +f2fs-$(CONFIG_FS_VERITY) += verity.o