diff mbox series

powerpc/boot: Add `otheros-too-big.bld` to .gitignore

Message ID 20220214065543.198992-1-pmenzel@molgen.mpg.de (mailing list archive)
State Accepted
Headers show
Series powerpc/boot: Add `otheros-too-big.bld` to .gitignore | expand

Checks

Context Check Description
snowpatch_ozlabs/github-powerpc_selftests success Successfully ran 8 jobs.
snowpatch_ozlabs/github-powerpc_ppctests success Successfully ran 8 jobs.
snowpatch_ozlabs/github-powerpc_kernel_qemu success Successfully ran 24 jobs.
snowpatch_ozlabs/github-powerpc_sparse success Successfully ran 4 jobs.
snowpatch_ozlabs/github-powerpc_clang success Successfully ran 7 jobs.

Commit Message

Paul Menzel Feb. 14, 2022, 6:55 a.m. UTC
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>
---
 arch/powerpc/boot/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Geoff Levand Feb. 14, 2022, 6:27 p.m. UTC | #1
Hi Paul,

On 2/13/22 22:55, Paul Menzel wrote:
> Currently, `git status` lists the file as untracked by git, so tell git
> to ignore it.

Thanks for your contribution.

Acked-by: Geoff Levand <geoff@infradead.org>
Michael Ellerman March 2, 2022, 12:41 p.m. UTC | #2
On Mon, 14 Feb 2022 07:55:43 +0100, Paul Menzel wrote:
> Currently, `git status` lists the file as untracked by git, so tell git
> to ignore it.
> 
> 

Applied to powerpc/next.

[1/1] powerpc/boot: Add `otheros-too-big.bld` to .gitignore
      https://git.kernel.org/powerpc/c/cb7356986db020c96f37532042fdae6706e81df7

cheers
diff mbox series

Patch

diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore
index 1eee61b82341..a4716d138cfc 100644
--- 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.*