diff options
author | Ivan Kokshaysky <[email protected]> | 2009-01-15 13:51:20 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-01-15 16:39:40 -0800 |
commit | 6946ce00c944131464d408c1e9b7b290d8bc3d15 (patch) | |
tree | d6b2ec6039b620a5d315ec864a433f52f8db5a82 | |
parent | 5f7dc5d75076fd1c1fc6bc09f2467509d20db24a (diff) |
alpha: .gitignore vmlinux.lds
Signed-off-by: Ivan Kokshaysky <[email protected]>
Cc: Richard Henderson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | arch/alpha/kernel/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/kernel/.gitignore b/arch/alpha/kernel/.gitignore new file mode 100644 index 000000000000..c5f676c3c224 --- /dev/null +++ b/arch/alpha/kernel/.gitignore @@ -0,0 +1 @@ +vmlinux.lds |