>>> On 17.12.14 at 16:38, <boris.ostrov...@oracle.com> wrote: > --- a/xen/include/Makefile > +++ b/xen/include/Makefile > @@ -26,7 +26,9 @@ headers-y := \ > headers-$(CONFIG_X86) += compat/arch-x86/xen-mca.h > headers-$(CONFIG_X86) += compat/arch-x86/xen.h > headers-$(CONFIG_X86) += compat/arch-x86/xen-$(compat-arch-y).h > +headers-$(CONFIG_X86) += compat/arch-x86/pmu.h > headers-y += compat/arch-$(compat-arch-y).h compat/xlat.h > +headers-y += compat/pmu.h
This belongs further up into the (alphabetically sorted) set. With that adjusted Acked-by: Jan Beulich <jbeul...@suse.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel