diff options
Diffstat (limited to 'arch/riscv/boot/.gitignore')
-rw-r--r-- | arch/riscv/boot/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/riscv/boot/.gitignore b/arch/riscv/boot/.gitignore index 574c10f8ff68..90e66adb7de5 100644 --- a/arch/riscv/boot/.gitignore +++ b/arch/riscv/boot/.gitignore @@ -1,5 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-only Image -Image.gz +Image.* loader loader.lds +loader.bin |