repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
[linux/fpc-iii.git]
/
fs
/
verity
/
Makefile
blob
570e9136334d4759afa9f040eb32e8952e102e68
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