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
sysfs: remove DEBUG defines
[linux/fpc-iii.git]
/
arch
/
s390
/
Kbuild
blob
9fdff3fe1a42aac7414c06ccea3018399906fd42
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_NUMA) += numa/