Hi Julien

> -----Original Message-----
> From: Xen-devel <[email protected]> On Behalf Of
> Julien Grall
> Sent: Saturday, August 13, 2022 3:20 AM
> To: [email protected]
> Cc: Wei Chen <[email protected]>; Bertrand Marquis
> <[email protected]>; Julien Grall <[email protected]>; Andrew
> Cooper <[email protected]>; George Dunlap
> <[email protected]>; Jan Beulich <[email protected]>; Julien Grall
> <[email protected]>; Stefano Stabellini <[email protected]>; Wei Liu
> <[email protected]>
> Subject: [PATCH] xen/arm: Add xen/arch/arm/efi/stub.c in .gitignore
> 
> From: Julien Grall <[email protected]>
> 
> Xen build system the symbolic link xen/arch/arm/efi/stub.c. So we want to
> ignore it.
> 
> Fixes: 7f96859b0d00 ("xen: reuse x86 EFI stub functions for Arm")
> Signed-off-by: Julien Grall <[email protected]>

Reviewed-by: Penny Zheng <[email protected]>

> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index ed7bd8bdc76c..0d53eb304993 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -295,6 +295,7 @@ xen/.config
>  xen/.config.old
>  xen/.xen.elf32
>  xen/System.map
> +xen/arch/arm/efi/stub.c
>  xen/arch/x86/boot/mkelf32
>  xen/arch/x86/boot/cmdline.S
>  xen/arch/x86/boot/reloc.S
> --
> 2.37.1
> 


Reply via email to