]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit92f529f861273623a340a43a7b4184d5985670ae
tree69d9b325463b7f8eca32208607f2a0389b52ed57
parent6deaa746b38094e8aa2679aff8ed51f21be2d94d
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