xtensa: move vmlinux.bin[.gz] to boot subdirectory
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 22 Jul 2020 05:20:19 +0000 (22:20 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 28 Jul 2020 07:57:06 +0000 (00:57 -0700)
commit65898b375659f2556da9ac22ea5649407f6f6447
tree69d9b325463b7f8eca32208607f2a0389b52ed57
parent10b60595ddd53728e6975e50524841bb8c0339a8
xtensa: move vmlinux.bin[.gz] to boot subdirectory

vmlinux.bin and vmlinux.bin.gz are always rebuilt in the kernel build
process. Add them to 'targets' and move them to the boot subdirectory
where their rules are. Update make rules that refer to them.

Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/boot/Makefile
arch/xtensa/boot/boot-elf/Makefile
arch/xtensa/boot/boot-redboot/Makefile