1c01ea72aSGeoff Levandobj-$(CONFIG_PPC_CELL_NATIVE) += interrupt.o iommu.o setup.o \ 2014da7ffSBenjamin Herrenschmidt cbe_regs.o spider-pic.o \ 3014da7ffSBenjamin Herrenschmidt pervasive.o pmu.o io-workarounds.o 4acf7d768SBenjamin Herrenschmidtobj-$(CONFIG_CBE_RAS) += ras.o 5c902be71SArnd Bergmann 6b3d7dc19SChristian Krafftobj-$(CONFIG_CBE_THERM) += cbe_thermal.o 774889e41SChristian Krafftobj-$(CONFIG_CBE_CPUFREQ_PMI) += cbe_cpufreq_pmi.o 874889e41SChristian Krafftobj-$(CONFIG_CBE_CPUFREQ) += cbe-cpufreq.o 974889e41SChristian Krafftcbe-cpufreq-y += cbe_cpufreq_pervasive.o cbe_cpufreq.o 10b3d7dc19SChristian Krafft 11c01ea72aSGeoff Levandifeq ($(CONFIG_SMP),y) 12c01ea72aSGeoff Levandobj-$(CONFIG_PPC_CELL_NATIVE) += smp.o 13c01ea72aSGeoff Levandendif 14f0831accSArnd Bergmann 152dd14934SArnd Bergmann# needed only when building loadable spufs.ko 162dd14934SArnd Bergmannspufs-modular-$(CONFIG_SPU_FS) += spu_syscalls.o 17c01ea72aSGeoff Levandspu-priv1-$(CONFIG_PPC_CELL_NATIVE) += spu_priv1_mmio.o 182dd14934SArnd Bergmann 19c9868fe0SIshizaki Kouspu-manage-$(CONFIG_PPC_CELLEB) += spu_manage.o 20c9868fe0SIshizaki Kouspu-manage-$(CONFIG_PPC_CELL_NATIVE) += spu_manage.o 21c9868fe0SIshizaki Kou 22c01ea72aSGeoff Levandobj-$(CONFIG_SPU_BASE) += spu_callbacks.o spu_base.o \ 23bf1ab978SDwayne Grant McConnell spu_coredump.o \ 24c01ea72aSGeoff Levand $(spufs-modular-m) \ 25c9868fe0SIshizaki Kou $(spu-priv1-y) \ 26c9868fe0SIshizaki Kou $(spu-manage-y) \ 27c9868fe0SIshizaki Kou spufs/ 28*ce21b3c9SMichael Ellerman 29*ce21b3c9SMichael Ellermanobj-$(CONFIG_PCI_MSI) += axon_msi.o 30