>>> On 08.04.16 at 19:34, <andrew.coop...@citrix.com> wrote: > On 07/04/16 04:49, Konrad Rzeszutek Wilk wrote: >> --- a/xen/arch/x86/Makefile >> +++ b/xen/arch/x86/Makefile >> @@ -6,7 +6,7 @@ subdir-y += mm >> subdir-$(CONFIG_XENOPROF) += oprofile >> subdir-y += x86_64 >> >> -obj-bin-y += alternative.init.o >> +obj-bin-y += alternative.o > > You want to keep this as alternative.init.o if not CONFIG_XSPLICE
And add to obj-y instead of obj-bin-y when CONFIG_XSPLICE. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel