repo.or.cz
/
cor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add debugging code
[cor.git]
/
arch
/
arm64
/
Kbuild
blob
d6465823b28102eb6510bb2367ebc2da9975722b
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-y += kernel/ mm/
3
obj-$(CONFIG_NET) += net/
4
obj-$(CONFIG_KVM) += kvm/
5
obj-$(CONFIG_XEN) += xen/
6
obj-$(CONFIG_CRYPTO) += crypto/