summaryrefslogtreecommitdiff
path: root/arch/riscv
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@rivosinc.com>2022-04-19 20:01:30 -0700
committerPalmer Dabbelt <palmer@rivosinc.com>2022-05-24 17:52:37 -0700
commit1ae41598f482616449f869daf53eebe37973dc27 (patch)
treee72e5ae21be50b4567c72f1bed29df8dece46399 /arch/riscv
parentf83050a82d4f0b1cbf48ed458752bb913633d7ee (diff)
RISC-V: ignore xipImage
This built file shows up in "git status" without an explicit ignore. Reviewed-by: Guo Ren <guoren@kernel.org> Link: https://lore.kernel.org/r/20220420184056.7886-3-palmer@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv')
-rw-r--r--arch/riscv/boot/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/boot/.gitignore b/arch/riscv/boot/.gitignore
index 90e66adb7de5..0cea9f7fa9d5 100644
--- a/arch/riscv/boot/.gitignore
+++ b/arch/riscv/boot/.gitignore
@@ -4,3 +4,4 @@ Image.*
loader
loader.lds
loader.bin
+xipImage