[PATCH v2 2/4] RISC-V: ignore xipImage
Guo Ren
guoren at kernel.org
Wed Apr 20 23:26:26 PDT 2022
Reviewed-by: Guo Ren <guoren at kernel.org>
On Thu, Apr 21, 2022 at 2:48 AM Palmer Dabbelt <palmer at rivosinc.com> wrote:
>
> From: Palmer Dabbelt <palmer at rivosinc.com>
>
> This built file shows up in "git status" without an explicit ignore.
>
> Signed-off-by: Palmer Dabbelt <palmer at rivosinc.com>
> ---
> 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/
More information about the linux-riscv
mailing list