summaryrefslogtreecommitdiff
path: root/fs/verity/Makefile
blob: 04b37475fd280a68abbe42df11f70cc31cb2c9fc (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0

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