Sign in
linux
/
linux
/
kernel
/
git
/
herbert
/
crypto-2.6
/
refs/heads/master
/
.
/
fs
/
verity
/
Makefile
blob: ddb4a88a0d608a1468a9952b33290ba216f8c70f [
file
] [
log
] [
blame
] [
edit
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_FS_VERITY
)
+=
enable
.
o \
hash_algs
.
o \
init
.
o \
measure
.
o \
open
.
o \
pagecache
.
o \
read_metadata
.
o \
verify
.
o
obj
-
$
(
CONFIG_FS_VERITY_BUILTIN_SIGNATURES
)
+=
signature
.
o