projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b45c6e7
)
.gitignore: ignore vmlinuz
author
Florian Fainelli
<ffainelli@freebox.fr>
Fri, 8 Jan 2010 22:42:54 +0000
(14:42 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 11 Jan 2010 17:34:05 +0000
(09:34 -0800)
MIPS compressed kernels output a vmlinuz file in the top-level directory
(maybe others do). Add vmlinuz to the list of files to ignore by git.
Signed-off-by: Florian Fainelli <ffainelli@freebox.fr>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Maxime Bizon <mbizon@freebox.fr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index fb2190c61af0982ae9b8792b51d970bddaafdf5f..de6344e15706280de410cd83372f997720d0947a 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-37,6
+37,7
@@
modules.builtin
tags
TAGS
vmlinux
+vmlinuz
System.map
Module.markers
Module.symvers