xref: /linux/arch/powerpc/platforms/85xx/Makefile (revision 14b42963f64b98ab61fa9723c03d71aa5ef4f862)
1#
2# Makefile for the PowerPC 85xx linux kernel.
3#
4obj-$(CONFIG_PPC_85xx)	+= misc.o pci.o
5obj-$(CONFIG_MPC8540_ADS) += mpc85xx_ads.o
6obj-$(CONFIG_MPC85xx_CDS) += mpc85xx_cds.o
7