Skip to content

Commit

Permalink
RISC-V: ignore xipImage
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Palmer Dabbelt committed May 25, 2022
1 parent f83050a commit 1ae4159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/riscv/boot/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ Image.*
loader
loader.lds
loader.bin
xipImage

0 comments on commit 1ae4159

Please sign in to comment.