projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46ba4d0
)
s390/boot: Ignore vmlinux.map
author
WangYuli
<wangyuli@uniontech.com>
Tue, 11 Mar 2025 03:08:24 +0000
(11:08 +0800)
committer
Vasily Gorbik
<gor@linux.ibm.com>
Tue, 18 Mar 2025 16:13:05 +0000
(17:13 +0100)
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>
arch/s390/boot/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/arch/s390/boot/.gitignore
b/arch/s390/boot/.gitignore
index f5ef099e2fd33a7a6d2ebbacfcc424ab0ab023ad..af2a6a7bc028bd68e5b0475376d36aa161d57d3d 100644
(file)
--- 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