Makefile 177 B

1234567
  1. #
  2. # Makefile for the PowerPC 86xx linux kernel.
  3. #
  4. obj-$(CONFIG_SMP) += mpc86xx_smp.o
  5. obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o
  6. obj-$(CONFIG_MPC8610_HPCD) += mpc8610_hpcd.o