]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - fs/verity/Makefile
Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samba.org...
[mirror_ubuntu-jammy-kernel.git] / fs / verity / Makefile
CommitLineData
671e67b4
EB
1# SPDX-License-Identifier: GPL-2.0
2
3fda4c61
EB
3obj-$(CONFIG_FS_VERITY) += enable.o \
4 hash_algs.o \
fd2d1acf 5 init.o \
4dd893d8 6 measure.o \
8a1d0f9c
EB
7 open.o \
8 verify.o
432434c9
EB
9
10obj-$(CONFIG_FS_VERITY_BUILTIN_SIGNATURES) += signature.o