aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/pci/Makefile
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2010-01-18 15:27:11 +0100
committerMichal Simek <monstr@monstr.eu>2010-03-11 14:05:18 +0100
commit733cc2183116b216abb52e709709bb0e626c9a75 (patch)
tree8764b775948622c493f70f136d25b359af90e04c /arch/microblaze/pci/Makefile
parenta6475c132278c1be158a13872c233aeab8a00176 (diff)
downloadkernel_samsung_smdk4412-733cc2183116b216abb52e709709bb0e626c9a75.zip
kernel_samsung_smdk4412-733cc2183116b216abb52e709709bb0e626c9a75.tar.gz
kernel_samsung_smdk4412-733cc2183116b216abb52e709709bb0e626c9a75.tar.bz2
microblaze: Add support for Xilinx PCI host bridge
This patch is based on powerpc patch 64f16502475ddf663169369fffff6da9b10ea9fb We did some cleanups and removed powerpc parts. There is one new debug early listing function too. Exclude function is only in Debug options. We tested in on custom board. Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/microblaze/pci/Makefile')
-rw-r--r--arch/microblaze/pci/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/pci/Makefile b/arch/microblaze/pci/Makefile
index 2b89018..9889cc2 100644
--- a/arch/microblaze/pci/Makefile
+++ b/arch/microblaze/pci/Makefile
@@ -3,3 +3,4 @@
#
obj-$(CONFIG_PCI) += pci_32.o pci-common.o indirect_pci.o iomap.o
+obj-$(CONFIG_PCI_XILINX) += xilinx_pci.o