From: Palmer Dabbelt <[email protected]>
This built file shows up in "git status" without an explicit ignore.
Signed-off-by: Palmer Dabbelt <[email protected]>
---
arch/riscv/boot/.gitignore | 1 +
1 file changed, 1 insertion(+)
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
--
2.34.1
Reviewed-by: Guo Ren <[email protected]>
On Thu, Apr 21, 2022 at 2:48 AM Palmer Dabbelt <[email protected]> wrote:
>
> From: Palmer Dabbelt <[email protected]>
>
> This built file shows up in "git status" without an explicit ignore.
>
> Signed-off-by: Palmer Dabbelt <[email protected]>
> ---
> arch/riscv/boot/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> 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
> --
> 2.34.1
>
--
Best Regards
Guo Ren
ML: https://lore.kernel.org/linux-csky/