diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-11-07 18:05:37 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-11-07 18:05:37 +0000 |
commit | 15b96a475706bfac71697a5d2f256750bdf749d3 (patch) | |
tree | b4c6fc78b2427a826aa5c0eb58a3953aae735aba /arch/mips/boot | |
parent | 307bd284c205616e02fb85557b97f0e3e969662e (diff) | |
download | linux-15b96a475706bfac71697a5d2f256750bdf749d3.tar.gz linux-15b96a475706bfac71697a5d2f256750bdf749d3.tar.bz2 linux-15b96a475706bfac71697a5d2f256750bdf749d3.zip |
Add .gitignore files for MIPS.
Diffstat (limited to 'arch/mips/boot')
-rw-r--r-- | arch/mips/boot/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/boot/.gitignore b/arch/mips/boot/.gitignore new file mode 100644 index 000000000000..ba63401c6e10 --- /dev/null +++ b/arch/mips/boot/.gitignore @@ -0,0 +1,4 @@ +mkboot +elf2ecoff +zImage +zImage.tmp |