/arch/powerpc/platforms/ps3/Makefile

http://github.com/mirrors/linux · Makefile · 9 lines · 7 code · 1 blank · 1 comment · 0 complexity · ffdf18df2c1c1264e0e8b0c738b2e0e3 MD5 · raw file

  1. # SPDX-License-Identifier: GPL-2.0
  2. obj-y += setup.o mm.o time.o hvcall.o htab.o repository.o
  3. obj-y += interrupt.o exports.o os-area.o
  4. obj-y += system-bus.o
  5. obj-$(CONFIG_PS3GELIC_UDBG) += gelic_udbg.o
  6. obj-$(CONFIG_SMP) += smp.o
  7. obj-$(CONFIG_SPU_BASE) += spu.o
  8. obj-y += device-init.o