Makefile 258 B

12345678
  1. obj-y += interrupt.o iommu.o setup.o \
  2. htab.o beat.o pci.o \
  3. scc_epci.o scc_uhc.o hvCall.o
  4. obj-$(CONFIG_SMP) += smp.o
  5. obj-$(CONFIG_PPC_UDBG_BEAT) += udbg_beat.o
  6. obj-$(CONFIG_SERIAL_TXX9) += scc_sio.o
  7. obj-$(CONFIG_SPU_BASE) += spu_priv1.o