diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 08:29:32 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 08:29:32 +0900 |
commit | b9edb17cc268bc4c6f344264fb9af73f646a02c1 (patch) | |
tree | fa217f1cfd371bae3c62dcbd6808e34decfc11d0 /arch/sh/kernel/.gitignore | |
parent | cc64f7f70033d6cf18f716c885a7df858ad51766 (diff) | |
download | talos-obmc-linux-b9edb17cc268bc4c6f344264fb9af73f646a02c1.tar.gz talos-obmc-linux-b9edb17cc268bc4c6f344264fb9af73f646a02c1.zip |
sh: Add an arch/sh/kernel/.gitignore
Ignore vmlinux.lds.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/.gitignore')
-rw-r--r-- | arch/sh/kernel/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/kernel/.gitignore b/arch/sh/kernel/.gitignore new file mode 100644 index 000000000000..c5f676c3c224 --- /dev/null +++ b/arch/sh/kernel/.gitignore @@ -0,0 +1 @@ +vmlinux.lds |