projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
435559a4fa9eae1d947ef0d90d0945bc14b08ee8
[releases.git]
/
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
read_metadata.o \
9
verify.o
10
11
obj-$(CONFIG_FS_VERITY_BUILTIN_SIGNATURES) += signature.o