aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/Makefile
diff options
context:
space:
mode:
authorAndy Fleming <afleming@freescale.com>2006-02-10 18:01:06 -0500
committerKumar Gala <galak@kernel.crashing.org>2006-02-22 00:48:59 -0500
commit8080d5497146d5d27d9e8e78229d1adc7fe280cf (patch)
tree8ce379ab20f59951507b328fe86beddd5855ce80 /arch/powerpc/platforms/85xx/Makefile
parent774fee58c465ea1c7e9775e347ec307bcf2deeb3 (diff)
powerpc: Add PCI support for 8540 ADS to powerpc tree
Add PCI support for setting PCI from flat device tree on 85xx specifically for MPC8540 ADS. Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/85xx/Makefile')
-rw-r--r--arch/powerpc/platforms/85xx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/85xx/Makefile b/arch/powerpc/platforms/85xx/Makefile
index 70e1190809f..ffc4139cb21 100644
--- a/arch/powerpc/platforms/85xx/Makefile
+++ b/arch/powerpc/platforms/85xx/Makefile
@@ -1,4 +1,5 @@
1# 1#
2# Makefile for the PowerPC 85xx linux kernel. 2# Makefile for the PowerPC 85xx linux kernel.
3# 3#
4obj-$(CONFIG_PPC_85xx) += misc.o mpc85xx_ads.o 4obj-$(CONFIG_PPC_85xx) += misc.o pci.o
5obj-$(CONFIG_MPC8540_ADS) += mpc85xx_ads.o