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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
  • 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.