linux/arch/s390/boot/compressed
Masahiro Yamada 53e7b5dfb7 arch: decompressor: remove useless vmlinux.bin.all-y
Presumably, arch/{parisc,s390,sh}/boot/compressed/Makefile copied
arch/x86/boot/compressed/Makefile, but vmlinux.bin.all-y is useless
here because it is the same as $(obj)/vmlinux.bin.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <n.schier@avm.de>
2022-01-14 02:55:44 +09:00
..
.gitignore s390/decompressor: add symbols support 2020-11-20 19:19:11 +01:00
clz_ctz.c s390/boot: fix zstd build for -march=z900 2021-07-30 17:08:22 +02:00
decompressor.c s390/boot: move all linker symbol declarations from c to h files 2021-07-27 09:39:12 +02:00
decompressor.h s390/boot: allocate amode31 section in decompressor 2021-10-04 09:49:37 +02:00
Makefile arch: decompressor: remove useless vmlinux.bin.all-y 2022-01-14 02:55:44 +09:00
vmlinux.lds.S s390/boot: move dma sections from decompressor to decompressed kernel 2021-07-27 09:39:17 +02:00