>>> On 12.08.15 at 17:22, <stefano.stabell...@eu.citrix.com> wrote: > On Wed, 12 Aug 2015, Ian Campbell wrote: >> On Wed, 2015-08-12 at 15:47 +0100, Stefano Stabellini wrote: >> > --- a/xen/common/Makefile >> > +++ b/xen/common/Makefile >> > @@ -56,7 +56,7 @@ obj-y += vsprintf.o >> > obj-y += wait.o >> > obj-y += xmalloc_tlsf.o >> > >> > -obj-bin-$(CONFIG_X86) += $(foreach n,decompress gunzip bunzip2 unxz >> > unlzma unlzo unlz4 earlycpio,$(n).init.o) >> > +obj-bin-y += $(foreach n,decompress gunzip bunzip2 unxz unlzma unlzo >> > unlz4 earlycpio,$(n).init.o) >> >> I don't think we need/want earlycpio support on ARM (not yet anyway). > > Unfortunately it is not possible to only compile some and not all > because decompress.c makes use of them all.
Mind pointing out the reference into earlycpio.c? Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel