Makefile 248 B

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