]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - Makefile.target
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191119' into...
[thirdparty/qemu.git] / Makefile.target
index ca3d14efe14cf39227c9e585b5ad0d39d5dcf60b..24d79d26ebd00034bd97309fe5a7aef728a41f93 100644 (file)
@@ -119,6 +119,8 @@ obj-y += disas.o
 obj-$(call notempty,$(TARGET_XML_FILES)) += gdbstub-xml.o
 LIBS := $(libs_cpu) $(LIBS)
 
+obj-$(CONFIG_PLUGIN) += plugins/
+
 #########################################################
 # Linux user emulator target