* [PATCH] gitignore asm-offsets.h
@ 2005-12-28 4:19 Brian Gerst
2006-01-01 21:25 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Brian Gerst @ 2005-12-28 4:19 UTC (permalink / raw)
To: Andrew Morton; +Cc: lkml
Ignore asm-offsets.h for all arches.
Signed-off-by: Brian Gerst <bgerst@didntduck.org>
---
commit 54d78ad11408855b56d18e45e741c257799ed24f
tree 795529c632476c6730f252c1d10b98fefd4a2fac
parent 58c5813206aec0df47a061ad31c457cd6e176d12
author Brian Gerst <bgerst@didntduck.org> Tue, 27 Dec 2005 23:16:47 -0500
committer Brian Gerst <bgerst@didntduck.org> Tue, 27 Dec 2005 23:16:47 -0500
.gitignore | 1 +
include/asm-mips/.gitignore | 1 -
2 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 5014bfa..a4b576e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,7 @@ Module.symvers
# Generated include files
#
include/asm
+include/asm-*/asm-offsets.h
include/config
include/linux/autoconf.h
include/linux/compile.h
diff --git a/include/asm-mips/.gitignore b/include/asm-mips/.gitignore
deleted file mode 100644
index 4ec57ad..0000000
--- a/include/asm-mips/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-asm_offsets.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] gitignore asm-offsets.h
2005-12-28 4:19 [PATCH] gitignore asm-offsets.h Brian Gerst
@ 2006-01-01 21:25 ` Sam Ravnborg
0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2006-01-01 21:25 UTC (permalink / raw)
To: Brian Gerst; +Cc: Andrew Morton, lkml
On Tue, Dec 27, 2005 at 11:19:04PM -0500, Brian Gerst wrote:
> Ignore asm-offsets.h for all arches.
Hi Brian.
I have applied all three gitignore patches to the kbuild tree.
Sam
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-01 21:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-28 4:19 [PATCH] gitignore asm-offsets.h Brian Gerst
2006-01-01 21:25 ` Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®