Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.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