OSDN Git Service

nds32: add vmlinux.lds and vdso.so to .gitignore
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 3 Apr 2019 08:35:45 +0000 (17:35 +0900)
committerGreentime Hu <greentime@andestech.com>
Tue, 7 May 2019 09:52:09 +0000 (17:52 +0800)
These are build artifacts, which should be ignored by git.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
arch/nds32/kernel/.gitignore [new file with mode: 0644]
arch/nds32/kernel/vdso/.gitignore [new file with mode: 0644]

diff --git a/arch/nds32/kernel/.gitignore b/arch/nds32/kernel/.gitignore
new file mode 100644 (file)
index 0000000..c5f676c
--- /dev/null
@@ -0,0 +1 @@
+vmlinux.lds
diff --git a/arch/nds32/kernel/vdso/.gitignore b/arch/nds32/kernel/vdso/.gitignore
new file mode 100644 (file)
index 0000000..f8b69d8
--- /dev/null
@@ -0,0 +1 @@
+vdso.lds