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 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux/fpc-iii.git]
/
security
/
keys
/
trusted-keys
/
Makefile
blob
7b73cebbb378a2f2eadffa083ec9d28b44295ee2
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# Makefile for trusted keys
4
#
5
6
obj-
$(
CONFIG_TRUSTED_KEYS
) +=
trusted.o
7
trusted-y
+=
trusted_tpm1.o
8
trusted-y
+=
trusted_tpm2.o