gitignore: ignore ebmalloc.c soft link
authorWei Liu <wl@xen.org>
Thu, 27 Aug 2020 10:48:38 +0000 (10:48 +0000)
committerWei Liu <wl@xen.org>
Thu, 27 Aug 2020 11:11:05 +0000 (11:11 +0000)
A previous commit split ebmalloc to its own translation unit but forgot
to modify gitignore.

Fixes: 8856a914bffd ("build: also check for empty .bss.* in .o -> .init.o conversion")
Signed-off-by: Wei Liu <wl@xen.org>
Acked-by: Jan Beulich <jbeulich@suse.com>
.gitignore

index 36ce2ea104acea298778082afabc5a3ca15d6d36..0f03518f917847ec945c59d4ae551ae1d4c9c7d6 100644 (file)
@@ -296,6 +296,7 @@ xen/arch/*/xen.lds
 xen/arch/*/asm-offsets.s
 xen/arch/*/efi/boot.c
 xen/arch/*/efi/compat.c
+xen/arch/*/efi/ebmalloc.c
 xen/arch/*/efi/efi.h
 xen/arch/*/efi/runtime.c
 xen/common/config_data.S