hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/fs/f2fs/Makefile
....@@ -7,6 +7,5 @@
77 f2fs-$(CONFIG_F2FS_STAT_FS) += debug.o
88 f2fs-$(CONFIG_F2FS_FS_XATTR) += xattr.o
99 f2fs-$(CONFIG_F2FS_FS_POSIX_ACL) += acl.o
10
-f2fs-$(CONFIG_F2FS_IO_TRACE) += trace.o
1110 f2fs-$(CONFIG_FS_VERITY) += verity.o
1211 f2fs-$(CONFIG_F2FS_FS_COMPRESSION) += compress.o