xref: /kernel/linux/linux-6.6/arch/powerpc/platforms/86xx/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/powerpc/platforms/86xx/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the PowerPC 86xx linux kernel.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-y				:= pic.o common.o
762306a36Sopenharmony_ciobj-$(CONFIG_SMP)		+= mpc86xx_smp.o
862306a36Sopenharmony_ciobj-$(CONFIG_GEF_SBC610)	+= gef_sbc610.o
962306a36Sopenharmony_ciobj-$(CONFIG_GEF_SBC310)	+= gef_sbc310.o
1062306a36Sopenharmony_ciobj-$(CONFIG_GEF_PPC9A)		+= gef_ppc9a.o
1162306a36Sopenharmony_ciobj-$(CONFIG_MVME7100)          += mvme7100.o
12

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