forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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