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.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/accel/tcg/Makefile.objs b/accel/tcg/Makefile.objs
index d381a02f34..a92f2c454b 100644
--- a/accel/tcg/Makefile.objs
+++ b/accel/tcg/Makefile.objs
@@ -6,3 +6,4 @@ obj-y += translator.o
obj-$(CONFIG_USER_ONLY) += user-exec.o
obj-$(call lnot,$(CONFIG_SOFTMMU)) += user-exec-stub.o
+obj-$(CONFIG_PLUGIN) += plugin-gen.o