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
6