]> git.proxmox.com Git - qemu.git/blobdiff - Makefile.objs
pseries: Update SLOF firmware image
[qemu.git] / Makefile.objs
index e568c018b33fb23db709df73d7b55507cb449bdb..fcb303a83936177d62bec6248d273a4bffb8324f 100644 (file)
@@ -32,6 +32,7 @@ libcacard-y += libcacard/vcard.o libcacard/vreader.o
 libcacard-y += libcacard/vcard_emul_nss.o
 libcacard-y += libcacard/vcard_emul_type.o
 libcacard-y += libcacard/card_7816.o
+libcacard-y += libcacard/vcardt.o
 
 ######################################################################
 # Target independent part of system emulation. The long term path is to
@@ -65,7 +66,7 @@ common-obj-y += bt-host.o bt-vhci.o
 
 common-obj-y += dma-helpers.o
 common-obj-y += vl.o
-common-obj-y += tpm/
+common-obj-y += tpm.o
 
 common-obj-$(CONFIG_SLIRP) += slirp/