openrisc: add arch/openrisc/Kbuild
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 17 Jan 2021 08:03:32 +0000 (17:03 +0900)
committerStafford Horne <shorne@gmail.com>
Mon, 18 Jan 2021 11:53:14 +0000 (20:53 +0900)
commit803c72c8547c56917331057bff55703baeb59e8e
treee162cb7d1c3d72c4bad343b1fb5b1513b135674d
parent4f70d150294b3ddfbe4be7130ca53898cd5b91be
openrisc: add arch/openrisc/Kbuild

Describe the subdirectories under arch/openrisc/ in arch/openrisc/Kbuild
so you can use the standard obj-y syntax.

I removed the CONFIG_OPENRISC_BUILTIN_DTB conditional because it is
already controlled by arch/openrisc/boot/dts/Makefile.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/Kbuild [new file with mode: 0644]
arch/openrisc/Makefile