Hi Julien, Stefano, Bertrand, Could I get a ack on this patch and the next one "[XEN PATCH v10 2/7] build: replace $(BASEDIR) by $(objtree)" for the Arm part?
Cheers, On Tue, Mar 22, 2022 at 11:22:32AM +0000, Anthony PERARD wrote: > Rather than preparing the efi source file, we will make the symbolic > link as needed from the build location. > > The `ln` command is run every time to allow to update the link in case > the source tree change location. > > This patch also introduce "efi-common.mk" which allow to reuse the > common make instructions without having to duplicate them into each > arch. > > And now that we have a list of common source file, we can start to > remove the links to the source files on clean. > > Signed-off-by: Anthony PERARD <anthony.per...@citrix.com> > Acked-by: Jan Beulich <jbeul...@suse.com> -- Anthony PERARD