summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion/Makefile
diff options
context:
space:
mode:
authorTzachi Perelstein <tzachi@marvell.com>2007-10-23 15:14:42 -0400
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-01-26 15:03:44 +0000
commitc67de5b3c0bb48ac56f14928e11f1f7d76add26f (patch)
treefe611cc5bc571fc8d9068330b3ac95f2c85be19a /arch/arm/mach-orion/Makefile
parent038ee0832ee1b1e2bd2be4599cd535ea9aaaf658 (diff)
downloadblackbird-op-linux-c67de5b3c0bb48ac56f14928e11f1f7d76add26f.tar.gz
blackbird-op-linux-c67de5b3c0bb48ac56f14928e11f1f7d76add26f.zip
[ARM] Orion: programable address map support
The Orion has fully programable address map. There's a separate address map for each of the device _master_ interfaces, e.g. CPU, PCI, PCIE, USB, Gigabit Ethernet, DMA/XOR engines, etc. Signed-off-by: Tzachi Perelstein <tzachi@marvell.com> Reviewed-by: Nicolas Pitre <nico@marvell.com> Reviewed-by: Lennert Buytenhek <buytenh@marvell.com>
Diffstat (limited to 'arch/arm/mach-orion/Makefile')
-rw-r--r--arch/arm/mach-orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-orion/Makefile b/arch/arm/mach-orion/Makefile
index 2937f05b868e..1d4b5570067e 100644
--- a/arch/arm/mach-orion/Makefile
+++ b/arch/arm/mach-orion/Makefile
@@ -1 +1 @@
-obj-y += common.o pci.o
+obj-y += common.o addr-map.o pci.o
OpenPOWER on IntegriCloud