blob: 384bc40e70c55572bbe6aa330cb8e2e53cdaac2f [file] [log] [blame]
Martin Roth8324fe92023-08-04 12:07:51 -06001## SPDX-License-Identifier: GPL-2.0-only
2
Jes B. Klinkec6b041a12022-04-19 14:00:33 -07003ifeq ($(CONFIG_MEMORY_MAPPED_TPM),y)
4all-y += tis.c
5endif