drivers/uart: Replace 'unsigned long int' by 'unsigned long'
[coreboot2.git] / src / drivers / pc80 / tpm / Makefile.mk
blob384bc40e70c55572bbe6aa330cb8e2e53cdaac2f
1 ## SPDX-License-Identifier: GPL-2.0-only
3 ifeq ($(CONFIG_MEMORY_MAPPED_TPM),y)
4 all-y += tis.c
5 endif