[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen: allow architecture to choose whether to compress installed xen binary
On Wed, 2013-07-17 at 12:31 +0100, Jan Beulich wrote: > >>> On 17.07.13 at 13:13, Ian Campbell <ijc@xxxxxxxxxxxxxx> wrote: > > On Tue, 2013-07-16 at 10:20 +0100, Jan Beulich wrote: > > In the end I thought CONFIG_XEN_INSTALL_SUFFIX was more natural, here it > > is. > > Ah, here it comes (out of order with the other one for some > reason). Yeah, sorry about that. > > --- a/xen/Makefile > > +++ b/xen/Makefile > > @@ -28,16 +28,19 @@ else > > echo "*** Xen x86/32 target no longer supported!" > > endif > > > > +# Define as an alias to avoid amazingly long lines > > +Z := $(CONFIG_XEN_INSTALL_SUFFIX) > > I'd prefer this to be limited in scope to _install and _uninstall (just > like T and D get set for _uninstall [but for an unknown reason the > same isn't being done for _install - perhaps that's something you > could clean up as you go without risking any breakage]): I'll look into it. BTW this one is needed by _build too. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |