Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9f73e11250fb3948a8599d72318951d5e93b1eaf
/
.
/
security
/
keys
/
trusted-keys
/
Makefile
blob: 7b73cebbb378a2f2eadffa083ec9d28b44295ee2 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for trusted keys
#
obj
-
$
(
CONFIG_TRUSTED_KEYS
)
+=
trusted
.
o
trusted
-
y
+=
trusted_tpm1
.
o
trusted
-
y
+=
trusted_tpm2
.
o