md: raid1: use __bio_add_page for adding single page to bio
[linux-block.git] / arch / riscv / Kbuild
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 obj-y += kernel/ mm/ net/
4 obj-$(CONFIG_BUILTIN_DTB) += boot/dts/
5 obj-y += errata/
6 obj-$(CONFIG_KVM) += kvm/
7
8 obj-$(CONFIG_ARCH_HAS_KEXEC_PURGATORY) += purgatory/
9
10 # for cleaning
11 subdir- += boot