projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
drm/radeon: reintroduce radeon_dp_work_func content
[platform/kernel/linux-starfive.git]
/
arch
/
s390
/
Kbuild
1
# SPDX-License-Identifier: GPL-2.0
2
obj-y += kernel/
3
obj-y += mm/
4
obj-$(CONFIG_KVM) += kvm/
5
obj-y += crypto/
6
obj-$(CONFIG_S390_HYPFS_FS) += hypfs/
7
obj-$(CONFIG_APPLDATA_BASE) += appldata/
8
obj-y += net/
9
obj-$(CONFIG_PCI) += pci/
10
obj-$(CONFIG_ARCH_HAS_KEXEC_PURGATORY) += purgatory/
11
12
# for cleaning
13
subdir- += boot tools