mirror of
https://github.com/torvalds/linux.git
synced 2025-04-12 16:47:42 +00:00
s390/boot: Ignore vmlinux.map
When building with CONFIG_VMLINUX_MAP=y, a decompressor vmlinux.map file is generated in the boot directory. Add this file to .gitignore to ensure Git does not track it. Signed-off-by: WangYuli <wangyuli@uniontech.com> Link: https://lore.kernel.org/r/F884C733016D6715+20250311030824.675683-1-wangyuli@uniontech.com Acked-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
This commit is contained in:
parent
46ba4d0bfc
commit
0d5b0a4c81
1
arch/s390/boot/.gitignore
vendored
1
arch/s390/boot/.gitignore
vendored
@ -5,4 +5,5 @@ relocs.S
|
||||
section_cmp.*
|
||||
vmlinux
|
||||
vmlinux.lds
|
||||
vmlinux.map
|
||||
vmlinux.syms
|
||||
|
Loading…
x
Reference in New Issue
Block a user