Makefile 210 B

12345678910
  1. #
  2. # Makefile for the PowerPC 86xx linux kernel.
  3. #
  4. ifeq ($(CONFIG_PPC_86xx),y)
  5. obj-$(CONFIG_SMP) += mpc86xx_smp.o
  6. endif
  7. obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o
  8. obj-$(CONFIG_PCI) += pci.o mpc86xx_pcie.o