index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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