hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/fs/incfs/Makefile
....@@ -6,4 +6,8 @@
66 format.o \
77 integrity.o \
88 main.o \
9
+ pseudo_files.o \
10
+ sysfs.o \
911 vfs.o
12
+
13
+incrementalfs-$(CONFIG_FS_VERITY) += verity.o