mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-27 06:50:37 +00:00

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>
10 lines
122 B
Plaintext
10 lines
122 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
image
|
|
bzImage
|
|
relocs.S
|
|
section_cmp.*
|
|
vmlinux
|
|
vmlinux.lds
|
|
vmlinux.map
|
|
vmlinux.syms
|