aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/Makefile
blob: d70f2d0f9d367cdda63e60de88aeef0551dfe9e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# Makefile for the PowerPC 85xx linux kernel.
#
obj-$(CONFIG_PPC_85xx)	+= misc.o
obj-$(CONFIG_MPC8540_ADS) += mpc85xx_ads.o
obj-$(CONFIG_MPC8560_ADS) += mpc85xx_ads.o
obj-$(CONFIG_MPC85xx_CDS) += mpc85xx_cds.o
obj-$(CONFIG_MPC8544_DS)  += mpc8544_ds.o
obj-$(CONFIG_MPC85xx_MDS) += mpc85xx_mds.o