[patch] Add gate.lds to list of files ignored by Git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Tony,
	If you build the kernel `in-place' then do a git update, git
complains about arch/ia64/kernel/gate.lds being modified and
untracked.

This patch against Linus's head-of-tree adds that (generated) file to
a .gitignore file.

Signed-off-by: Peter Chubb <peterc@xxxxxxxxxxxxxxxxxx>

---
 arch/ia64/kernel/.gitignore |    1 +
 1 file changed, 1 insertion(+)

Index: linux/arch/ia64/kernel/.gitignore
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ linux/arch/ia64/kernel/.gitignore	2007-10-31 11:40:39.514305263 +1100
@@ -0,0 +1 @@
+gate.lds
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux