]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - fs/verity/Makefile
Merge branch 'regulator-5.4' into regulator-5.5
[mirror_ubuntu-jammy-kernel.git] / fs / verity / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 obj-$(CONFIG_FS_VERITY) += enable.o \
4 hash_algs.o \
5 init.o \
6 measure.o \
7 open.o \
8 verify.o
9
10 obj-$(CONFIG_FS_VERITY_BUILTIN_SIGNATURES) += signature.o