diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1997-06-08 14:42:32 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1997-06-08 14:42:32 +0000 |
commit | 06cc037a64e3bad7b6125e82958b02b45a8f01d0 (patch) | |
tree | 11cfe877788e94625debcf3096aee2b679faf7ea /arch | |
parent | 4f07d0ccc25dd2ca4147fee046efffe9f7416a0e (diff) |
Ooops, ignore mkboot, not mkdep.
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/boot/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/boot/.cvsignore b/arch/mips/boot/.cvsignore index 42c5eb0d3..8118f2175 100644 --- a/arch/mips/boot/.cvsignore +++ b/arch/mips/boot/.cvsignore @@ -1 +1 @@ -.depend mkdep zImage +.depend mkboot zImage |