]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite08ff769c320f6419e08491182a9e7928a7aed4a
tree4f2cbe06d26cea384f3c7e5fc70703c4e2068484
parent703b4aaeda226c411ae7e592fdcf61efe00c01a0
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]