162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciccflags-$(CONFIG_PPC64)		:= $(NO_MINIMAL_TOC)
462306a36Sopenharmony_ci
562306a36Sopenharmony_cimpic-msi-obj-$(CONFIG_PCI_MSI)	+= mpic_msi.o mpic_u3msi.o
662306a36Sopenharmony_ciobj-$(CONFIG_MPIC)		+= mpic.o $(mpic-msi-obj-y)
762306a36Sopenharmony_ciobj-$(CONFIG_MPIC_TIMER)        += mpic_timer.o
862306a36Sopenharmony_ciobj-$(CONFIG_FSL_MPIC_TIMER_WAKEUP)	+= fsl_mpic_timer_wakeup.o
962306a36Sopenharmony_cimpic-msgr-obj-$(CONFIG_MPIC_MSGR)	+= mpic_msgr.o
1062306a36Sopenharmony_ciobj-$(CONFIG_MPIC)		+= mpic.o $(mpic-msi-obj-y) $(mpic-msgr-obj-y)
1162306a36Sopenharmony_ciobj-$(CONFIG_PPC_EPAPR_HV_PIC)	+= ehv_pic.o
1262306a36Sopenharmony_cifsl-msi-obj-$(CONFIG_PCI_MSI)	+= fsl_msi.o
1362306a36Sopenharmony_ciobj-$(CONFIG_PPC_MSI_BITMAP)	+= msi_bitmap.o
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ciobj-$(CONFIG_PPC_MPC106)	+= grackle.o
1662306a36Sopenharmony_ciobj-$(CONFIG_PPC_DCR_NATIVE)	+= dcr-low.o
1762306a36Sopenharmony_ciobj-$(CONFIG_PPC_PMI)		+= pmi.o
1862306a36Sopenharmony_ciobj-$(CONFIG_U3_DART)		+= dart_iommu.o
1962306a36Sopenharmony_ciobj-$(CONFIG_MMIO_NVRAM)	+= mmio_nvram.o
2062306a36Sopenharmony_ciobj-$(CONFIG_FSL_SOC)		+= fsl_soc.o fsl_mpic_err.o
2162306a36Sopenharmony_ciobj-$(CONFIG_FSL_PCI)		+= fsl_pci.o $(fsl-msi-obj-y)
2262306a36Sopenharmony_ciobj-$(CONFIG_FSL_PMC)		+= fsl_pmc.o
2362306a36Sopenharmony_ciobj-$(CONFIG_FSL_CORENET_RCPM)	+= fsl_rcpm.o
2462306a36Sopenharmony_ciobj-$(CONFIG_FSL_LBC)		+= fsl_lbc.o
2562306a36Sopenharmony_ciobj-$(CONFIG_FSL_GTM)		+= fsl_gtm.o
2662306a36Sopenharmony_ciobj-$(CONFIG_FSL_RIO)		+= fsl_rio.o fsl_rmu.o
2762306a36Sopenharmony_ciobj-$(CONFIG_TSI108_BRIDGE)	+= tsi108_pci.o tsi108_dev.o
2862306a36Sopenharmony_ciobj-$(CONFIG_RTC_DRV_CMOS)	+= rtc_cmos_setup.o
2962306a36Sopenharmony_ci
3062306a36Sopenharmony_ciobj-$(CONFIG_PPC_INDIRECT_PCI)	+= indirect_pci.o
3162306a36Sopenharmony_ciobj-$(CONFIG_PPC_I8259)		+= i8259.o
3262306a36Sopenharmony_ciobj-$(CONFIG_IPIC)		+= ipic.o
3362306a36Sopenharmony_ciobj-$(CONFIG_OF_RTC)		+= of_rtc.o
3462306a36Sopenharmony_ci
3562306a36Sopenharmony_ciobj-$(CONFIG_CPM)		+= cpm_common.o
3662306a36Sopenharmony_ciobj-$(CONFIG_CPM2)		+= cpm2.o cpm2_pic.o cpm_gpio.o
3762306a36Sopenharmony_ciobj-$(CONFIG_8xx_GPIO)		+= cpm_gpio.o
3862306a36Sopenharmony_ciobj-$(CONFIG_QUICC_ENGINE)	+= cpm_common.o
3962306a36Sopenharmony_ciobj-$(CONFIG_PPC_DCR)		+= dcr.o
4062306a36Sopenharmony_ci
4162306a36Sopenharmony_ciobj-$(CONFIG_PPC_MPC512x)	+= mpc5xxx_clocks.o
4262306a36Sopenharmony_ciobj-$(CONFIG_PPC_MPC52xx)	+= mpc5xxx_clocks.o
4362306a36Sopenharmony_ci
4462306a36Sopenharmony_ciifdef CONFIG_SUSPEND
4562306a36Sopenharmony_ciobj-$(CONFIG_PPC_BOOK3S_32)	+= 6xx-suspend.o
4662306a36Sopenharmony_ciendif
4762306a36Sopenharmony_ci
4862306a36Sopenharmony_ciobj-$(CONFIG_PPC_EARLY_DEBUG_MEMCONS)	+= udbg_memcons.o
4962306a36Sopenharmony_ci
5062306a36Sopenharmony_ciobj-$(CONFIG_PPC_XICS)		+= xics/
5162306a36Sopenharmony_ciobj-$(CONFIG_PPC_XIVE)		+= xive/
5262306a36Sopenharmony_ci
5362306a36Sopenharmony_ciobj-$(CONFIG_GE_FPGA)		+= ge/
54