]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - Makefile.target
9pfs: local: link: don't follow symlinks
[thirdparty/qemu.git] / Makefile.target
index 2c4609122588d2e0ef6084a0cc3606df924bc52c..7a5080e94a29f7410d587aae60cf19f1e9b3c927 100644 (file)
@@ -94,6 +94,7 @@ obj-$(CONFIG_TCG_INTERPRETER) += disas/tci.o
 obj-y += fpu/softfloat.o
 obj-y += target-$(TARGET_BASE_ARCH)/
 obj-y += disas.o
+obj-y += tcg-runtime.o
 obj-$(call notempty,$(TARGET_XML_FILES)) += gdbstub-xml.o
 obj-$(call lnot,$(CONFIG_KVM)) += kvm-stub.o