linux/arch/arm/boot/compressed
Russell King 4486b86368 [ARM] riscpc: fix decompressor font file handling
font_acorn_8x8.o was being built in drivers/video/console/ twice
during a build _in the same location_ - once for the kernel proper,
and once for the decompressor.  The result is when you came to run an
install target, the kernel was always rebuilt due to this file
apparantly having been built with different compiler arguments.

Solve this by making a local copy at build time in the decompressor's
directory.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-07-12 11:13:32 +01:00
..
.gitignore [ARM] riscpc: fix decompressor font file handling 2007-07-12 11:13:32 +01:00
Makefile [ARM] riscpc: fix decompressor font file handling 2007-07-12 11:13:32 +01:00
Makefile.debug Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
big-endian.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
head-at91rm9200.S [ARM] 4300/1: Add picotux 200 ARM board 2007-04-21 21:01:08 +01:00
head-clps7500.S fix file specification in comments 2006-10-03 23:01:26 +02:00
head-l7200.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
head-sa1100.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
head-shark.S [PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MB 2005-07-17 20:12:08 +01:00
head-sharpsl.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
head-xscale.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
head.S [ARM] 4452/1: Force the literal pool dump before reloc_end 2007-06-25 20:36:27 +01:00
ll_char_wr.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
misc.c [PATCH] x86: deflate stack usage in lib/inflate.c 2007-05-02 19:27:15 +02:00
ofw-shark.c [ARM] 2922/1: compile fix for shark 2005-09-20 16:21:42 +01:00
piggy.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vmlinux.lds.in [ARM] Allow decompressor to be built with -ffunction-sections 2006-04-09 19:08:42 +01:00