diff options
author | David S. Miller <davem@davemloft.net> | 2006-02-04 05:49:03 -0500 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-02-05 03:15:11 -0500 |
commit | 3794689dba4288f2ab6ec74657a07c41031ac376 (patch) | |
tree | f9db8435cf4012b2cee8fb80118dee5c908bd9af /arch/sparc64/boot | |
parent | 5b7b644ca9a12396a46fad825a973fb8bed17102 (diff) |
[SPARC64]: Add .gitignore file for sparc64 boot images.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/boot')
-rw-r--r-- | arch/sparc64/boot/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/sparc64/boot/.gitignore b/arch/sparc64/boot/.gitignore new file mode 100644 index 000000000000..36356f9d498e --- /dev/null +++ b/arch/sparc64/boot/.gitignore | |||
@@ -0,0 +1,4 @@ | |||
1 | image | ||
2 | tftpboot.img | ||
3 | vmlinux.aout | ||
4 | piggyback | ||