forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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