Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1548804

[PATCH 2/3] openrisc: Add .gitignore

From Stafford Horne <shorne@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 2/3] openrisc: Add .gitignore
Date 2016-12-31 13:00 +0100
Message-ID <sUqul-2qu-7@gated-at.bofh.it> (permalink)
References <sUqul-2qu-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


This helps to suppress the vmlinux.lds file.

Signed-off-by: Stafford Horne <shorne@gmail.com>
---
 arch/openrisc/kernel/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 arch/openrisc/kernel/.gitignore

diff --git a/arch/openrisc/kernel/.gitignore b/arch/openrisc/kernel/.gitignore
new file mode 100644
index 0000000..c5f676c
--- /dev/null
+++ b/arch/openrisc/kernel/.gitignore
@@ -0,0 +1 @@
+vmlinux.lds
-- 
2.9.3

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 2/3] openrisc: Add .gitignore Stafford Horne <shorne@gmail.com> - 2016-12-31 13:00 +0100

csiph-web