]> Git Repo - qemu.git/blobdiff - Makefile.target
tpm: convert tpm_util.c to use trace-events
[qemu.git] / Makefile.target
index f9a9da7e7cc33fac783d099f3b4ecb8d12f3d5bd..6549481096935f953c702a8786de47850259a80f 100644 (file)
@@ -93,8 +93,8 @@ all: $(PROGS) stap
 # cpu emulator library
 obj-y += exec.o
 obj-y += accel/
-obj-$(CONFIG_TCG) += tcg/tcg.o tcg/tcg-op.o tcg/optimize.o
-obj-$(CONFIG_TCG) += tcg/tcg-common.o
+obj-$(CONFIG_TCG) += tcg/tcg.o tcg/tcg-op.o tcg/tcg-op-vec.o tcg/tcg-op-gvec.o
+obj-$(CONFIG_TCG) += tcg/tcg-common.o tcg/optimize.o
 obj-$(CONFIG_TCG_INTERPRETER) += tcg/tci.o
 obj-$(CONFIG_TCG_INTERPRETER) += disas/tci.o
 obj-y += fpu/softfloat.o
This page took 0.020636 seconds and 4 git commands to generate.