projects
/
openwrt
/
staging
/
blogic.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
<
[email protected]
>
Fri, 8 Jan 2010 22:42:54 +0000
(14:42 -0800)
committer
Linus Torvalds
<
[email protected]
>
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 <
[email protected]
>
Cc: Ralf Baechle <
[email protected]
>
Cc: Maxime Bizon <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
.gitignore
patch
|
blob
|
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