repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/intel/ptl: Update ME specification version to 21
[coreboot.git]
/
src
/
drivers
/
crb
/
Makefile.mk
blob
d7e8b74ebff0ed0e7e68da0073cde7187bdbc2d1
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
ifeq
($(
CONFIG_CRB_TPM
),
y
)
4
all-y
+=
tis.c tpm.c
5
endif