]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.target
xen: groundwork for xen support (Gerd Hoffmann)
[mirror_qemu.git] / Makefile.target
index b27696aa4f420cb2b0338cd7ab938dcfb378010e..ab59af34f48b2fc73593ea9b85645d73756aeca9 100644 (file)
@@ -560,6 +560,13 @@ ifdef CONFIG_BLUEZ
 LIBS += $(CONFIG_BLUEZ_LIBS)
 endif
 
+# xen backend driver support
+XEN_OBJS := xen_machine_pv.o
+ifeq ($(CONFIG_XEN), yes)
+  OBJS += $(XEN_OBJS)
+  LIBS += $(XEN_LIBS)
+endif
+
 # SCSI layer
 OBJS+= lsi53c895a.o esp.o