summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kbuild
blob: f562c7343fda7fe1f3cc8b0be2a7e9a47dfab77d (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only

obj-y += kernel/ mm/ net/
obj-$(CONFIG_BUILTIN_DTB) += boot/dts/

obj-$(CONFIG_ARCH_HAS_KEXEC_PURGATORY) += purgatory/

# for cleaning
subdir- += boot