Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[sfrench/cifs-2.6.git] / arch / powerpc / Kbuild
1 # SPDX-License-Identifier: GPL-2.0
2 subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
3
4 obj-y += kernel/
5 obj-y += mm/
6 obj-y += lib/
7 obj-y += sysdev/
8 obj-y += platforms/
9 obj-y += math-emu/
10 obj-y += crypto/
11 obj-y += net/
12
13 obj-$(CONFIG_XMON) += xmon/
14 obj-$(CONFIG_KVM)  += kvm/
15
16 obj-$(CONFIG_PERF_EVENTS) += perf/
17 obj-$(CONFIG_KEXEC_FILE)  += purgatory/