]> asedeno.scripts.mit.edu Git - linux.git/blob - fs/verity/Makefile
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
[linux.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