kernel/fs/f2fs/Makefile
.. .. @@ -7,6 +7,5 @@ 7 7 f2fs-$(CONFIG_F2FS_STAT_FS) += debug.o 8 8 f2fs-$(CONFIG_F2FS_FS_XATTR) += xattr.o 9 9 f2fs-$(CONFIG_F2FS_FS_POSIX_ACL) += acl.o 10 -f2fs-$(CONFIG_F2FS_IO_TRACE) += trace.o11 10 f2fs-$(CONFIG_FS_VERITY) += verity.o 12 11 f2fs-$(CONFIG_F2FS_FS_COMPRESSION) += compress.o