xref: /kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for the PowerPC 8xx linux kernel.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ciobj-y			+= m8xx_setup.o machine_check.o pic.o
68c2ecf20Sopenharmony_ciobj-$(CONFIG_CPM1)		+= cpm1.o
78c2ecf20Sopenharmony_ciobj-$(CONFIG_UCODE_PATCH)	+= micropatch.o
88c2ecf20Sopenharmony_ciobj-$(CONFIG_MPC885ADS)   += mpc885ads_setup.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_MPC86XADS)   += mpc86xads_setup.o
108c2ecf20Sopenharmony_ciobj-$(CONFIG_PPC_EP88XC)  += ep88xc.o
118c2ecf20Sopenharmony_ciobj-$(CONFIG_PPC_ADDER875) += adder875.o
128c2ecf20Sopenharmony_ciobj-$(CONFIG_TQM8XX)      += tqm8xx_setup.o
13

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