summaryrefslogtreecommitdiffstats
path: root/tpm/Makefile.objs
blob: 94ad2e700b0eec36b5d5279bff201578e5250f5b (plain)
1
2
3
4
common-obj-y = tpm.o
ifeq ($(CONFIG_TPM),y)
common-obj-$(CONFIG_TPM_TIS) += tpm_tis.o
endif
OpenPOWER on IntegriCloud