Merge branch 'akpm' (patches from Andrew)
[sfrench/cifs-2.6.git] / arch / powerpc / Kbuild
1 subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
2
3 obj-y += kernel/
4 obj-y += mm/
5 obj-y += lib/
6 obj-y += sysdev/
7 obj-y += platforms/
8 obj-y += math-emu/
9 obj-y += crypto/
10 obj-y += net/
11
12 obj-$(CONFIG_XMON) += xmon/
13 obj-$(CONFIG_KVM)  += kvm/
14
15 obj-$(CONFIG_PERF_EVENTS) += perf/
16 obj-$(CONFIG_KEXEC_FILE)  += purgatory/