iommu/vt-d: Populate debugfs if IOMMUs are detected
[linux/fpc-iii.git] / arch / powerpc / Kbuild
blob5e2f9eaa3ee7d573c1371985efc20c2a1cbb3194
1 # SPDX-License-Identifier: GPL-2.0
2 subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
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/
13 obj-$(CONFIG_XMON) += xmon/
14 obj-$(CONFIG_KVM)  += kvm/
16 obj-$(CONFIG_PERF_EVENTS) += perf/
17 obj-$(CONFIG_KEXEC_CORE)  += kexec/
18 obj-$(CONFIG_KEXEC_FILE)  += purgatory/