projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38a1756
)
powerpc/boot: Add `otheros-too-big.bld` to .gitignore
author
Paul Menzel
<pmenzel@molgen.mpg.de>
Mon, 14 Feb 2022 06:55:43 +0000
(07:55 +0100)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Tue, 15 Feb 2022 11:29:52 +0000
(22:29 +1100)
Currently, `git status` lists the file as untracked by git, so tell git
to ignore it.
Fixes:
aa3bc365ee73
("powerpc/ps3: Add check for otheros image size")
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Acked-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://lore.kernel.org/r/20220214065543.198992-1-pmenzel@molgen.mpg.de
arch/powerpc/boot/.gitignore
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/.gitignore
b/arch/powerpc/boot/.gitignore
index
1eee61b
..
a4716d1
100644
(file)
--- a/
arch/powerpc/boot/.gitignore
+++ b/
arch/powerpc/boot/.gitignore
@@
-16,6
+16,7
@@
kernel-vmlinux.strip.c
kernel-vmlinux.strip.gz
mktree
otheros.bld
+otheros-too-big.bld
uImage
cuImage.*
dtbImage.*