openrisc: Add vmlinux.bin target
authorJoel Stanley <joel@jms.id.au>
Tue, 22 Dec 2020 07:07:31 +0000 (17:37 +1030)
committerStafford Horne <shorne@gmail.com>
Fri, 1 Jan 2021 05:59:57 +0000 (14:59 +0900)
commit472ab9ee15c6a28adbac65a543af58461b49a947
tree4f2cbe06d26cea384f3c7e5fc70703c4e2068484
parent5c8fe583cce542aa0b84adc939ce85293de36e5e
openrisc: Add vmlinux.bin target

Build it by default. This is commonly used by fpga targets.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/Makefile
arch/openrisc/boot/.gitignore [new file with mode: 0644]
arch/openrisc/boot/Makefile [new file with mode: 0644]