summaryrefslogblamecommitdiff
path: root/fs/verity/Makefile
blob: 435559a4fa9eae1d947ef0d90d0945bc14b08ee8 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                  

                                        
                                   
                                      
                                   
                                            
                                   

                                                         
# SPDX-License-Identifier: GPL-2.0

obj-$(CONFIG_FS_VERITY) += enable.o \
			   hash_algs.o \
			   init.o \
			   measure.o \
			   open.o \
			   read_metadata.o \
			   verify.o

obj-$(CONFIG_FS_VERITY_BUILTIN_SIGNATURES) += signature.o