projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
[platform/kernel/linux-rpi.git]
/
fs
/
verity
/
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