xref: /kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for 52xx based boards
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ciobj-y				+= mpc52xx_pic.o mpc52xx_common.o mpc52xx_gpt.o
662306a36Sopenharmony_ciobj-$(CONFIG_PCI)		+= mpc52xx_pci.o
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciobj-$(CONFIG_PPC_MPC5200_SIMPLE) += mpc5200_simple.o
962306a36Sopenharmony_ciobj-$(CONFIG_PPC_EFIKA)		+= efika.o
1062306a36Sopenharmony_ciobj-$(CONFIG_PPC_LITE5200)	+= lite5200.o
1162306a36Sopenharmony_ciobj-$(CONFIG_PPC_MEDIA5200)	+= media5200.o
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ciobj-$(CONFIG_PM)		+= mpc52xx_sleep.o mpc52xx_pm.o
1462306a36Sopenharmony_ciifdef CONFIG_PPC_LITE5200
1562306a36Sopenharmony_ci	obj-$(CONFIG_PM)	+= lite5200_sleep.o lite5200_pm.o
1662306a36Sopenharmony_ciendif
17

Indexes created Thu Nov 07 10:32:03 CST 2024