xref: /openbmc/linux/fs/verity/Makefile (revision 8a1d0f9c)
1671e67b4SEric Biggers# SPDX-License-Identifier: GPL-2.0
2671e67b4SEric Biggers
3671e67b4SEric Biggersobj-$(CONFIG_FS_VERITY) += hash_algs.o \
4fd2d1acfSEric Biggers			   init.o \
58a1d0f9cSEric Biggers			   open.o \
68a1d0f9cSEric Biggers			   verify.o
7