]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitea6376224d0936e4cbb4010a6f05f623881e2643
treee162cb7d1c3d72c4bad343b1fb5b1513b135674d
parent41a0e4ab84496f8f1ed1ca701cb823cba0f8578c
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