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>
|
||
|---|---|---|
| .. | ||
| compressed | ||
| .gitignore | ||
| Makefile | ||
| als.c | ||
| boot.h | ||
| cmdline.c | ||
| ctype.c | ||
| ebcdic.c | ||
| head.S | ||
| head_kdump.S | ||
| install.sh | ||
| ipl_parm.c | ||
| ipl_report.c | ||
| ipl_vmparm.c | ||
| kaslr.c | ||
| machine_kexec_reloc.c | ||
| mem.S | ||
| mem_detect.c | ||
| pgm_check_info.c | ||
| sclp_early_core.c | ||
| startup.c | ||
| string.c | ||
| uv.c | ||
| uv.h | ||
| version.c | ||