diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-13 11:43:00 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-16 16:33:08 +0100 |
commit | 380a1edbcb66c91bd2aadac1496203f70c266997 (patch) | |
tree | b09668503f5f0226264327abfa6eaeb3038f72f5 /arch | |
parent | selinux: remove unnecessary assignment to subdir- (diff) | |
download | linux-380a1edbcb66c91bd2aadac1496203f70c266997.tar.xz linux-380a1edbcb66c91bd2aadac1496203f70c266997.zip |
frv: .gitignore: ignore vmlinux.lds
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/frv/kernel/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/frv/kernel/.gitignore b/arch/frv/kernel/.gitignore new file mode 100644 index 000000000000..c5f676c3c224 --- /dev/null +++ b/arch/frv/kernel/.gitignore @@ -0,0 +1 @@ +vmlinux.lds |