projects
/
GitHub
/
moto-9609
/
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:
f94c56f
)
gitignore: Add MIPS vmlinux.32 to the list
author
Florian Fainelli
<f.fainelli@gmail.com>
Fri, 24 Apr 2015 17:27:40 +0000
(10:27 -0700)
committer
Michal Marek
<mmarek@suse.cz>
Mon, 15 Jun 2015 09:10:32 +0000
(11:10 +0200)
MIPS64 kernels builds will produce a vmlinux.32 kernel image for
compatibility, ignore them.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index 4ad4a98b884b9c857166d993d167fe4953210201..34d6bad9317b3638e5f16963920382d230aba32b 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-44,6
+44,7
@@
Module.symvers
/TAGS
/linux
/vmlinux
+/vmlinux.32
/vmlinux-gdb.py
/vmlinuz
/System.map