From: Palmer Dabbelt Date: Wed, 20 Apr 2022 03:01:30 +0000 (-0700) Subject: RISC-V: ignore xipImage X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1ae41598f482616449f869daf53eebe37973dc27;p=linux.git RISC-V: ignore xipImage This built file shows up in "git status" without an explicit ignore. Reviewed-by: Guo Ren Link: https://lore.kernel.org/r/20220420184056.7886-3-palmer@rivosinc.com Signed-off-by: Palmer Dabbelt --- diff --git a/arch/riscv/boot/.gitignore b/arch/riscv/boot/.gitignore index 90e66adb7de57..0cea9f7fa9d5c 100644 --- a/arch/riscv/boot/.gitignore +++ b/arch/riscv/boot/.gitignore @@ -4,3 +4,4 @@ Image.* loader loader.lds loader.bin +xipImage