18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ciobj-$(CONFIG_PPC_CELL_COMMON) += cbe_regs.o interrupt.o pervasive.o 38c2ecf20Sopenharmony_ci 48c2ecf20Sopenharmony_ciobj-$(CONFIG_PPC_CELL_NATIVE) += iommu.o setup.o spider-pic.o \ 58c2ecf20Sopenharmony_ci pmu.o spider-pci.o 68c2ecf20Sopenharmony_ciobj-$(CONFIG_CBE_RAS) += ras.o 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciobj-$(CONFIG_CBE_THERM) += cbe_thermal.o 98c2ecf20Sopenharmony_ciobj-$(CONFIG_CBE_CPUFREQ_SPU_GOVERNOR) += cpufreq_spudemand.o 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ciobj-$(CONFIG_PPC_IBM_CELL_POWERBUTTON) += cbe_powerbutton.o 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ciifdef CONFIG_SMP 148c2ecf20Sopenharmony_ciobj-$(CONFIG_PPC_CELL_NATIVE) += smp.o 158c2ecf20Sopenharmony_ciendif 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ci# needed only when building loadable spufs.ko 188c2ecf20Sopenharmony_cispu-priv1-$(CONFIG_PPC_CELL_COMMON) += spu_priv1_mmio.o 198c2ecf20Sopenharmony_cispu-manage-$(CONFIG_PPC_CELL_COMMON) += spu_manage.o 208c2ecf20Sopenharmony_ci 218c2ecf20Sopenharmony_ciobj-$(CONFIG_SPU_BASE) += spu_callbacks.o spu_base.o \ 228c2ecf20Sopenharmony_ci spu_notify.o \ 238c2ecf20Sopenharmony_ci spu_syscalls.o \ 248c2ecf20Sopenharmony_ci $(spu-priv1-y) \ 258c2ecf20Sopenharmony_ci $(spu-manage-y) \ 268c2ecf20Sopenharmony_ci spufs/ 278c2ecf20Sopenharmony_ci 288c2ecf20Sopenharmony_ciobj-$(CONFIG_AXON_MSI) += axon_msi.o 29