From ad3f7e31bfc148135d93c176d1c9197933fa8344 Mon Sep 17 00:00:00 2001 From: Wei Liu Date: Wed, 7 May 2014 13:43:39 +0000 Subject: xen: move Xen HVM files under hw/i386/xen Signed-off-by: Wei Liu Signed-off-by: Stefano Stabellini --- hw/xen/Makefile.objs | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/xen/Makefile.objs') diff --git a/hw/xen/Makefile.objs b/hw/xen/Makefile.objs index ce640c61a5..a0ca0aa3df 100644 --- a/hw/xen/Makefile.objs +++ b/hw/xen/Makefile.objs @@ -1,6 +1,5 @@ # xen backend driver support common-obj-$(CONFIG_XEN_BACKEND) += xen_backend.o xen_devconfig.o -obj-$(CONFIG_XEN_I386) += xen_platform.o xen_apic.o xen_pvdevice.o obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen-host-pci-device.o obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen_pt.o xen_pt_config_init.o xen_pt_msi.o -- cgit v1.2.3