aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion/Makefile
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2007-11-12 09:05:55 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-01-26 15:03:56 +0000
commit555a36561be191eb01658a5229aa11b4e4a8a7f0 (patch)
tree60c8d18fbfa1ac87cc5bbd7ec559529513f66f15 /arch/arm/mach-orion/Makefile
parent[ARM] Orion: MV88F5181 support bits (diff)
downloadlinux-dev-555a36561be191eb01658a5229aa11b4e4a8a7f0.tar.xz
linux-dev-555a36561be191eb01658a5229aa11b4e4a8a7f0.zip
[ARM] Orion: add support for Orion/MV88F5181 based D-Link DNS-323
With this patch USB, SATA (via sata_mv), Ethernet, RTC, LEDs and NOR Flash work. Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org> Acked-by: Tzachi Perelstein <tzachi@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 caf20ff921d8..237ce98ad0ef 100644
--- a/arch/arm/mach-orion/Makefile
+++ b/arch/arm/mach-orion/Makefile
@@ -2,3 +2,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
+obj-$(CONFIG_MACH_DNS323) += dns323-setup.o