linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore
@ 2022-02-14  6:55 Paul Menzel
  2022-02-14 18:27 ` Geoff Levand
  2022-03-02 12:41 ` Michael Ellerman
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Menzel @ 2022-02-14  6:55 UTC (permalink / raw)
  To: Michael Ellerman, Benjamin Herrenschmidt, Paul Mackerras, Geoff Levand
  Cc: Paul Menzel, linuxppc-dev, linux-kernel

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(+)

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.*
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore
  2022-02-14  6:55 [PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore Paul Menzel
@ 2022-02-14 18:27 ` Geoff Levand
  2022-03-02 12:41 ` Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Geoff Levand @ 2022-02-14 18:27 UTC (permalink / raw)
  To: Paul Menzel, Michael Ellerman, Benjamin Herrenschmidt, Paul Mackerras
  Cc: linuxppc-dev, linux-kernel

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>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore
  2022-02-14  6:55 [PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore Paul Menzel
  2022-02-14 18:27 ` Geoff Levand
@ 2022-03-02 12:41 ` Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Ellerman @ 2022-03-02 12:41 UTC (permalink / raw)
  To: Paul Mackerras, Michael Ellerman, Geoff Levand,
	Benjamin Herrenschmidt, Paul Menzel
  Cc: linux-kernel, linuxppc-dev

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-02 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-14  6:55 [PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore Paul Menzel
2022-02-14 18:27 ` Geoff Levand
2022-03-02 12:41 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).