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 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[platform/kernel/linux-starfive.git]
/
arch
/
arm64
/
Kbuild
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-y += kernel/ mm/ net/
3
obj-$(CONFIG_KVM) += kvm/
4
obj-$(CONFIG_XEN) += xen/
5
obj-$(subst m,y,$(CONFIG_HYPERV)) += hyperv/
6
obj-$(CONFIG_CRYPTO) += crypto/
7
8
# for cleaning
9
subdir- += boot