alistair23-linux/arch/parisc/boot/compressed
James Bottomley f2c5ed0dd5 parisc: Add archclean Makefile target
Apparently we don't have an archclean target in our
arch/parisc/Makefile, so files in there never get cleaned out by make
mrproper.  This, in turn means that the sizes.h file in
arch/parisc/boot/compressed never gets removed and worse, when you
transition to an O=build/parisc[64] build model it overrides the
generated file.  The upshot being my bzImage was building with a SZ_end
that was too small.

I fixed it by making mrproper clean everything.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: stable@vger.kernel.org # v4.20+
Signed-off-by: Helge Deller <deller@gmx.de>
2019-08-01 14:20:55 +02:00
..
.gitignore
head.S parisc: Use PA_ASM_LEVEL in boot code 2019-05-06 00:10:00 +02:00
Makefile parisc: Add archclean Makefile target 2019-08-01 14:20:55 +02:00
misc.c parisc: PA-Linux requires at least 32 MB RAM 2019-05-03 23:47:39 +02:00
vmlinux.lds.S parisc: Fix build of compressed kernel even with debug enabled 2019-08-01 14:17:53 +02:00
vmlinux.scr