diff options
Diffstat (limited to '')
-rw-r--r-- | arch/mips/boot/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/mips/boot/.gitignore b/arch/mips/boot/.gitignore new file mode 100644 index 000000000..a73d6e2c4 --- /dev/null +++ b/arch/mips/boot/.gitignore @@ -0,0 +1,7 @@ +mkboot +elf2ecoff +vmlinux.* +zImage +zImage.tmp +calc_vmlinuz_load_addr +uImage |