From: Paul Menzel Date: Mon, 14 Feb 2022 06:55:43 +0000 (+0100) Subject: powerpc/boot: Add `otheros-too-big.bld` to .gitignore X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cb7356986db020c96f37532042fdae6706e81df7;p=linux.git 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: aa3bc365ee73 ("powerpc/ps3: Add check for otheros image size") Signed-off-by: Paul Menzel Acked-by: Geoff Levand Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20220214065543.198992-1-pmenzel@molgen.mpg.de --- diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore index 1eee61b823418..a4716d138cfc0 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.*