aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'accel/tcg/Makefile.objs')
-rw-r--r--accel/tcg/Makefile.objs2
1 files changed, 2 insertions, 0 deletions
diff --git a/accel/tcg/Makefile.objs b/accel/tcg/Makefile.objs
index 6e3211ade1..940379beb8 100644
--- a/accel/tcg/Makefile.objs
+++ b/accel/tcg/Makefile.objs
@@ -1 +1,3 @@
obj-$(CONFIG_SOFTMMU) += tcg-all.o
+obj-$(CONFIG_SOFTMMU) += cputlb.o
+obj-y += cpu-exec.o cpu-exec-common.o