38e0b088d3
Commit 017f161a55b4 (ARM: 7877/1: use built-in byte swap function) added bswapsdi2.{o,S} to arch/arm/boot/compressed/Makefile, but didn't update the .gitignore. Thus after a a build git status shows bswapsdi2.S as a new file, which is a little annoying. This patch updates arch/arm/boot/compressed/.gitignore to ignore bswapsdi2.S, as we already do for ashldi3.S and others. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Nicolas Pitre <nico@linaro.org> Acked-by: Kim Phillips <kim.phillips@freescale.com> Cc: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
22 lines
219 B
Plaintext
22 lines
219 B
Plaintext
ashldi3.S
|
|
bswapsdi2.S
|
|
font.c
|
|
lib1funcs.S
|
|
hyp-stub.S
|
|
piggy.gzip
|
|
piggy.lzo
|
|
piggy.lzma
|
|
piggy.xzkern
|
|
piggy.lz4
|
|
vmlinux
|
|
vmlinux.lds
|
|
|
|
# borrowed libfdt files
|
|
fdt.c
|
|
fdt.h
|
|
fdt_ro.c
|
|
fdt_rw.c
|
|
fdt_wip.c
|
|
libfdt.h
|
|
libfdt_internal.h
|