[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 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).

> --- 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]):

> @@ -56,10 +59,10 @@ _install: $(TARGET).gz
>  _uninstall: D=$(DESTDIR)
>  _uninstall: T=$(notdir $(TARGET))

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.