On 28/02/2018 22:08, Konrad Rzeszutek Wilk wrote:
+obj-$(CONFIG_XEN_PVH) += pvh.oProbably a better place for these would be
+obj-$(CONFIG_XEN_PVH) += pvh-head.o
+
arch/x86/platform/pvh/{enlighten.c,head.S}. (Just because there are no
.c or .S files in arch/x86).
Maybe Xen ought to be moved under
arch/x86/platform too.
Paolo