Re: [XEN PATCH 01/15] build: hide that we are updating xen/lib/x86

2023-05-24 Thread Jan Beulich
On 23.05.2023 18:37, Anthony PERARD wrote: > Change of directory to xen/lib/x86 isn't needed to be shown. If > something gets updated, make will print the command line. > > Signed-off-by: Anthony PERARD Acked-by: Jan Beulich

Re: [XEN PATCH 01/15] build: hide that we are updating xen/lib/x86

2023-05-23 Thread Luca Fancellu
> On 23 May 2023, at 17:37, Anthony PERARD wrote: > > Change of directory to xen/lib/x86 isn't needed to be shown. If > something gets updated, make will print the command line. > > Signed-off-by: Anthony PERARD Hi Anthony, Looks good to me Reviewed-by: Luca Fancellu > --- > xen/includ