forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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