Commit d0fe116b authored by Florian Fainelli's avatar Florian Fainelli Committed by Michal Marek

gitignore: Add MIPS vmlinux.32 to the list

MIPS64 kernels builds will produce a vmlinux.32 kernel image for
compatibility, ignore them.
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent f94c56f4
...@@ -44,6 +44,7 @@ Module.symvers ...@@ -44,6 +44,7 @@ Module.symvers
/TAGS /TAGS
/linux /linux
/vmlinux /vmlinux
/vmlinux.32
/vmlinux-gdb.py /vmlinux-gdb.py
/vmlinuz /vmlinuz
/System.map /System.map
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment