nvme: optimise io_uring passthrough completion
[linux-block.git] / arch / powerpc / Kbuild
CommitLineData
96ac6d43 1# SPDX-License-Identifier: GPL-2.0
23ad1a27
ME
2subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
3
c47ca98d
ME
4obj-y += kernel/
5obj-y += mm/
6obj-y += lib/
7obj-y += sysdev/
8obj-y += platforms/
9obj-y += math-emu/
10obj-y += crypto/
11obj-y += net/
12
13obj-$(CONFIG_XMON) += xmon/
14obj-$(CONFIG_KVM) += kvm/
15
16obj-$(CONFIG_PERF_EVENTS) += perf/
793b08e2 17obj-$(CONFIG_KEXEC_CORE) += kexec/
c47ca98d 18obj-$(CONFIG_KEXEC_FILE) += purgatory/
8212f898
MY
19
20# for cleaning
21subdir- += boot