repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm: make wait_on_page_writeback() wait for multiple pending writebacks
[linux/fpc-iii.git]
/
arch
/
s390
/
Kbuild
blob
8b98c501142df15026187aef1e1163f60bd9cbf7
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/