projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
[platform/kernel/linux-starfive.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_SUPPORTS_KEXEC_PURGATORY) += purgatory/
9
10
# for cleaning
11
subdir- += boot