aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/Kbuild
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-08-21 18:26:58 +0900
committerPaul Walmsley <paul.walmsley@sifive.com>2019-08-30 17:34:00 -0700
commit909548d6c5789dbd6cd4c7a6b32fcf0ae974f5ee (patch)
tree82bcec5e56b07696d77033e9389e8e6a33f67396 /arch/riscv/Kbuild
parentRISC-V: Implement sparsemem (diff)
downloadwireguard-linux-909548d6c5789dbd6cd4c7a6b32fcf0ae974f5ee.tar.xz
wireguard-linux-909548d6c5789dbd6cd4c7a6b32fcf0ae974f5ee.zip
riscv: add arch/riscv/Kbuild
Use the standard obj-y form to specify the sub-directories under arch/riscv/. No functional change intended. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
Diffstat (limited to 'arch/riscv/Kbuild')
-rw-r--r--arch/riscv/Kbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/riscv/Kbuild b/arch/riscv/Kbuild
new file mode 100644
index 000000000000..d1d0aa70fdf1
--- /dev/null
+++ b/arch/riscv/Kbuild
@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+obj-y += kernel/ mm/ net/