git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa028df
)
.gitignore: add LTO generated file
author
Robert Marko
<robert.marko@sartura.hr>
Tue, 23 Apr 2024 11:05:40 +0000
(13:05 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 29 Apr 2024 16:54:01 +0000
(10:54 -0600)
Currently, keep-syms-lto.c is being generated if LTO is enabled but unlike
keep-syms-lto.o it is not being ignored, so lets add keep-syms-lto.* to
.gitignore.
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
870c3f1
..
37f71c2
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-72,6
+72,7
@@
fit-dtb.blob*
/Test*
/capsule.*.efi-capsule
/capsule*.map
+/keep-syms-lto.*
#
# Generated include files