aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorWangYuli <wangyuli@uniontech.com>2025-03-11 11:08:24 +0800
committerVasily Gorbik <gor@linux.ibm.com>2025-03-18 17:13:05 +0100
commit0d5b0a4c816cfd9fa5082b5fd71aaf96e7329dd2 (patch)
treec9f1b88f09c49530e89b888a56c4afbeb200f091
parents390/sysctl: Remove "vm/allocate_pgste" sysctl (diff)
downloadwireguard-linux-0d5b0a4c816cfd9fa5082b5fd71aaf96e7329dd2.tar.xz
wireguard-linux-0d5b0a4c816cfd9fa5082b5fd71aaf96e7329dd2.zip
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>
Diffstat (limited to '')
-rw-r--r--arch/s390/boot/.gitignore1
1 files changed, 1 insertions, 0 deletions
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