aboutsummaryrefslogtreecommitdiffstats
path: root/fs/verity/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/verity/Makefile')
-rw-r--r--fs/verity/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/verity/Makefile b/fs/verity/Makefile
index 570e9136334d..435559a4fa9e 100644
--- a/fs/verity/Makefile
+++ b/fs/verity/Makefile
@@ -5,6 +5,7 @@ obj-$(CONFIG_FS_VERITY) += enable.o \
init.o \
measure.o \
open.o \
+ read_metadata.o \
verify.o
obj-$(CONFIG_FS_VERITY_BUILTIN_SIGNATURES) += signature.o