Skip to content

Commit

Permalink
Add .gitignore files for MIPS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Baechle committed Nov 7, 2005
1 parent 307bd28 commit 15b96a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/mips/boot/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
mkboot
elf2ecoff
zImage
zImage.tmp
1 change: 1 addition & 0 deletions include/asm-mips/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
asm_offsets.h

0 comments on commit 15b96a4

Please sign in to comment.