aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/Makefile
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2008-06-30 14:25:24 -0400
committerNicolas Pitre <nico@cam.org>2008-07-07 18:38:24 -0400
commit70129132322cdbb6683ab9e90419cd5a6f8294d3 (patch)
treec4b61fb3ea0fa087f8d1fe9cab994fbaf8af2735 /arch/arm/mach-orion5x/Makefile
parent[ARM] Orion: add Netgear WNR854T support (diff)
downloadlinux-dev-70129132322cdbb6683ab9e90419cd5a6f8294d3.tar.xz
linux-dev-70129132322cdbb6683ab9e90419cd5a6f8294d3.zip
[ARM] Orion: add RD88F5181L-GE support
This patch adds support for the Marvell Orion-VoIP RD2-88F5181L-GE Reference Design, and enables use of the ethernet, USB, Cardbus and mini-PCIe ports. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Diffstat (limited to 'arch/arm/mach-orion5x/Makefile')
-rw-r--r--arch/arm/mach-orion5x/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/Makefile b/arch/arm/mach-orion5x/Makefile
index 26a62ede37ae..ec8374a913bf 100644
--- a/arch/arm/mach-orion5x/Makefile
+++ b/arch/arm/mach-orion5x/Makefile
@@ -11,3 +11,4 @@ obj-$(CONFIG_MACH_TS78XX) += ts78xx-setup.o
obj-$(CONFIG_MACH_MV2120) += mv2120-setup.o
obj-$(CONFIG_MACH_MSS2) += mss2-setup.o
obj-$(CONFIG_MACH_WNR854T) += wnr854t-setup.o
+obj-$(CONFIG_MACH_RD88F5181L_GE) += rd88f5181l-ge-setup.o