blob: d7e8b74ebff0ed0e7e68da0073cde7187bdbc2d1 [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_CRB_TPM),y)
4all-y += tis.c tpm.c
5endif