xref: /kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
1# SPDX-License-Identifier: GPL-2.0
2obj-y += setup.o mm.o time.o hvcall.o htab.o repository.o
3obj-y += interrupt.o exports.o os-area.o
4obj-y += system-bus.o
5
6obj-$(CONFIG_PS3GELIC_UDBG) += gelic_udbg.o
7obj-$(CONFIG_SMP) += smp.o
8obj-$(CONFIG_SPU_BASE) += spu.o
9obj-y += device-init.o
10

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