]> Git Repo - qemu.git/blobdiff - Makefile.target
hw/tpm: rename Error ** parameter to more common errp
[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
 
This page took 0.022556 seconds and 4 git commands to generate.