soc/intel/ptl: Update ME specification version to 21
[coreboot.git] / src / drivers / crb / Makefile.mk
blobd7e8b74ebff0ed0e7e68da0073cde7187bdbc2d1
1 ## SPDX-License-Identifier: GPL-2.0-only
3 ifeq ($(CONFIG_CRB_TPM),y)
4 all-y += tis.c tpm.c
5 endif