2006-01-14 17:57:39 -05:00
|
|
|
#
|
|
|
|
# Makefile for the PowerPC 85xx linux kernel.
|
|
|
|
#
|
2006-02-10 18:01:06 -05:00
|
|
|
obj-$(CONFIG_PPC_85xx) += misc.o pci.o
|
|
|
|
obj-$(CONFIG_MPC8540_ADS) += mpc85xx_ads.o
|
2006-04-02 18:42:40 -04:00
|
|
|
obj-$(CONFIG_MPC85xx_CDS) += mpc85xx_cds.o
|