Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux
/
603ea5e7ffa73c7fac07d8713d97285990695213
/
.
/
fs
/
verity
/
Makefile
blob: 435559a4fa9eae1d947ef0d90d0945bc14b08ee8 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_FS_VERITY
)
+=
enable
.
o \
hash_algs
.
o \
init
.
o \
measure
.
o \
open
.
o \
read_metadata
.
o \
verify
.
o
obj
-
$
(
CONFIG_FS_VERITY_BUILTIN_SIGNATURES
)
+=
signature
.
o