[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xen master] gitignore: ignore ebmalloc.c soft link



commit 70c52c46bca89de00f04aa9294e14d11a2adff80
Author:     Wei Liu <wl@xxxxxxx>
AuthorDate: Thu Aug 27 10:48:38 2020 +0000
Commit:     Wei Liu <wl@xxxxxxx>
CommitDate: Thu Aug 27 11:11:05 2020 +0000

    gitignore: ignore ebmalloc.c soft link
    
    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@xxxxxxx>
    Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 36ce2ea104..0f03518f91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
--
generated by git-patchbot for /home/xen/git/xen.git#master



 


Rackspace

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