summaryrefslogtreecommitdiffstats
path: root/src/drivers/pc80/tpm/Makefile.inc
blob: 384bc40e70c55572bbe6aa330cb8e2e53cdaac2f (plain)
1
2
3
4
5
## SPDX-License-Identifier: GPL-2.0-only

ifeq ($(CONFIG_MEMORY_MAPPED_TPM),y)
all-y += tis.c
endif