summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion/Makefile
diff options
context:
space:
mode:
authorRonen Shitrit2007-10-17 20:51:34 +0200
committerRussell King2008-01-26 16:03:53 +0100
commit817eb2109d28fcac8f4fd84a9ef3a761de4f8b50 (patch)
treeacd83a9a6850f30f3ef52496e0517e34da287559 /arch/arm/mach-orion/Makefile
parent[ARM] Orion: support for Marvell Orion-2 (88F5281) Development Board (diff)
downloadkernel-qcow2-linux-817eb2109d28fcac8f4fd84a9ef3a761de4f8b50.tar.gz
kernel-qcow2-linux-817eb2109d28fcac8f4fd84a9ef3a761de4f8b50.tar.xz
kernel-qcow2-linux-817eb2109d28fcac8f4fd84a9ef3a761de4f8b50.zip
[ARM] OrionNAS RD board support
serial, NOR, PCI and Ethernet is activated at the moment. Signed-off-by: Ronen Shitrit <rshitrit@marvell.com> Reviewed-by: Tzachi Perelstein <tzachi@marvell.com> Reviewed-by: Nicolas Pitre <nico@marvell.com> Reviewed-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-orion/Makefile')
-rw-r--r--arch/arm/mach-orion/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-orion/Makefile b/arch/arm/mach-orion/Makefile
index 55c59bb7f1d9..1cbdd7513120 100644
--- a/arch/arm/mach-orion/Makefile
+++ b/arch/arm/mach-orion/Makefile
@@ -1,2 +1,3 @@
obj-y += common.o addr-map.o pci.o gpio.o irq.o time.o
obj-$(CONFIG_MACH_DB88F5281) += db88f5281-setup.o
+obj-$(CONFIG_MACH_RD88F5182) += rd88f5182-setup.o