diff options
author | David S. Miller <davem@davemloft.net> | 2006-02-04 11:49:03 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-02-05 09:15:11 +0100 |
commit | 3794689dba4288f2ab6ec74657a07c41031ac376 (patch) | |
tree | f9db8435cf4012b2cee8fb80118dee5c908bd9af /arch | |
parent | [PATCH] x86_64: IOMMU printk cleanup (diff) | |
download | linux-3794689dba4288f2ab6ec74657a07c41031ac376.tar.xz linux-3794689dba4288f2ab6ec74657a07c41031ac376.zip |
[SPARC64]: Add .gitignore file for sparc64 boot images.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
-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 @@ +image +tftpboot.img +vmlinux.aout +piggyback |