aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion/Makefile
diff options
context:
space:
mode:
authorRonen Shitrit <rshitrit@marvell.com>2007-10-23 15:14:42 -0400
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-01-26 15:03:54 +0000
commit1e78045306e9a402b096eef95864ddf313d402d8 (patch)
tree287d2c882268917fa4c8c5e2d7cd0a237989c5c6 /arch/arm/mach-orion/Makefile
parent[ARM] OrionNAS RD board support (diff)
downloadlinux-dev-1e78045306e9a402b096eef95864ddf313d402d8.tar.xz
linux-dev-1e78045306e9a402b096eef95864ddf313d402d8.zip
[ARM] Orion: Buffalo/Revogear Kurobox Pro support
Only serial, NOR, NAND, 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 1cbdd7513120..caf20ff921d8 100644
--- a/arch/arm/mach-orion/Makefile
+++ b/arch/arm/mach-orion/Makefile
@@ -1,3 +1,4 @@
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
+obj-$(CONFIG_MACH_KUROBOX_PRO) += kurobox_pro-setup.o