Makefile 218 B

1234567
  1. #
  2. # Makefile for the PowerPC 85xx linux kernel.
  3. #
  4. obj-$(CONFIG_PPC_85xx) += misc.o pci.o
  5. obj-$(CONFIG_MPC8540_ADS) += mpc85xx_ads.o
  6. obj-$(CONFIG_MPC8560_ADS) += mpc85xx_ads.o
  7. obj-$(CONFIG_MPC85xx_CDS) += mpc85xx_cds.o