mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
powerpc/boot: Add otheros-too-big.bld
to .gitignore
Currently, `git status` lists the file as untracked by git, so tell git
to ignore it.
Fixes: aa3bc365ee
("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
This commit is contained in:
committed by
Michael Ellerman
parent
38a1756861
commit
cb7356986d
1
arch/powerpc/boot/.gitignore
vendored
1
arch/powerpc/boot/.gitignore
vendored
@@ -16,6 +16,7 @@ kernel-vmlinux.strip.c
|
|||||||
kernel-vmlinux.strip.gz
|
kernel-vmlinux.strip.gz
|
||||||
mktree
|
mktree
|
||||||
otheros.bld
|
otheros.bld
|
||||||
|
otheros-too-big.bld
|
||||||
uImage
|
uImage
|
||||||
cuImage.*
|
cuImage.*
|
||||||
dtbImage.*
|
dtbImage.*
|
||||||
|
Reference in New Issue
Block a user