Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

WangYuli and committed by
Vasily Gorbik
0d5b0a4c 46ba4d0b

+1
+1
arch/s390/boot/.gitignore
··· 5 5 section_cmp.* 6 6 vmlinux 7 7 vmlinux.lds 8 + vmlinux.map 8 9 vmlinux.syms