[PATCH] s390/boot: Ignore vmlinux.map

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

 



Upon compiling an s390 kernel, a vmlinux.map file might be generated
in the current directory.

Append it to the .gitignore file so that Git does not track it.

Signed-off-by: WangYuli <wangyuli@xxxxxxxxxxxxx>
---
 arch/s390/boot/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/s390/boot/.gitignore b/arch/s390/boot/.gitignore
index f5ef099e2fd3..af2a6a7bc028 100644
--- a/arch/s390/boot/.gitignore
+++ b/arch/s390/boot/.gitignore
@@ -5,4 +5,5 @@ relocs.S
 section_cmp.*
 vmlinux
 vmlinux.lds
+vmlinux.map
 vmlinux.syms
-- 
2.47.2





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux