diff options
author | Masahiro Yamada | 2018-06-11 16:21:50 +0900 |
---|---|---|
committer | Tom Rini | 2018-06-18 14:43:12 -0400 |
commit | 28b538b69dd44b5f4ea595059612115069ace96b (patch) | |
tree | 52afc51ac4238c28defe81c291c961ea40ec61b5 /arch/nios2/dts | |
parent | 3eb0fa4c93894fcc6afe628e44c3fd0c52bea473 (diff) |
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Follow Linux commit 10b62a2f785a (".gitignore: move *.dtb and *.dtb.S
patterns to the top-level .gitignore").
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/nios2/dts')
-rw-r--r-- | arch/nios2/dts/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/nios2/dts/.gitignore b/arch/nios2/dts/.gitignore deleted file mode 100644 index b60ed208c77..00000000000 --- a/arch/nios2/dts/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.dtb |