diff options
Diffstat (limited to 'arch/openrisc/Kbuild')
-rw-r--r-- | arch/openrisc/Kbuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/openrisc/Kbuild b/arch/openrisc/Kbuild new file mode 100644 index 000000000000..4234b4c03e72 --- /dev/null +++ b/arch/openrisc/Kbuild @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0 +obj-y += lib/ kernel/ mm/ +obj-y += boot/dts/ |