Makefile 175 字节
Newer Older
1 2 3
#
# Makefile for the PowerPC 85xx linux kernel.
#
4 5
obj-$(CONFIG_PPC_85xx)	+= misc.o pci.o
obj-$(CONFIG_MPC8540_ADS) += mpc85xx_ads.o
A
Andy Fleming 已提交
6
obj-$(CONFIG_MPC85xx_CDS) += mpc85xx_cds.o