aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/8xx/Makefile
blob: bdbfd74960188ae6c39b2fd0c057a3b061154f4a (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# Makefile for the PowerPC 8xx linux kernel.
#
obj-$(CONFIG_PPC_8xx)	  += m8xx_setup.o
obj-$(CONFIG_MPC885ADS)   += mpc885ads_setup.o
obj-$(CONFIG_MPC86XADS)   += mpc86xads_setup.o
obj-$(CONFIG_PPC_EP88XC)  += ep88xc.o
obj-$(CONFIG_PPC_ADDER875) += adder875.o
obj-$(CONFIG_PPC_MGSUVD) += mgsuvd.o