projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b9ddc7
)
[IA64] Add gate.lds to list of files ignored by Git
author
Peter Chubb
<peterc@gelato.unsw.edu.au>
Wed, 31 Oct 2007 00:45:50 +0000
(11:45 +1100)
committer
Tony Luck
<tony.luck@intel.com>
Tue, 6 Nov 2007 23:39:45 +0000
(15:39 -0800)
If you build the kernel `in-place' then do a git update, git
complains about arch/ia64/kernel/gate.lds being modified and
untracked.
Add that (generated) file to a .gitignore file.
Signed-off-by: Peter Chubb <peterc@gelato.unsw.edu.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/arch/ia64/kernel/.gitignore
b/arch/ia64/kernel/.gitignore
new file mode 100644
(file)
index 0000000..
9830775
--- /dev/null
+++ b/
arch/ia64/kernel/.gitignore
@@ -0,0
+1
@@
+gate.lds