aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/Makefile
diff options
context:
space:
mode:
authorMarc Zyngier <maz@misterjones.org>2010-04-10 21:32:38 +0100
committerKrzysztof Hałasa <khc@pm.waw.pl>2010-05-27 13:02:42 +0200
commit4d9be47f3dcf647aff11406b2f868811442d2d02 (patch)
tree3aa7b0287343eee1de2ae755c1e1674c5d8603dc /arch/arm/mach-ixp4xx/Makefile
parente40152ee1e1c7a63f4777791863215e3faa37a86 (diff)
downloadkernel_samsung_smdk4412-4d9be47f3dcf647aff11406b2f868811442d2d02.zip
kernel_samsung_smdk4412-4d9be47f3dcf647aff11406b2f868811442d2d02.tar.gz
kernel_samsung_smdk4412-4d9be47f3dcf647aff11406b2f868811442d2d02.tar.bz2
ixp4xx: base support for Arcom Vulcan
This patch adds some basic support for the Arcom Vulcan (ixp425 based). Supported devices include: - XR16L551 serial ports - External watchdog - Flash - SRAM - 1-wire id Signed-off-by: Marc Zyngier <maz@misterjones.org> Cc: Imre Kaloz <kaloz@openwrt.org> Cc: Krzysztof Halasa <khc@pm.waw.pl> Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
Diffstat (limited to 'arch/arm/mach-ixp4xx/Makefile')
-rw-r--r--arch/arm/mach-ixp4xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ixp4xx/Makefile b/arch/arm/mach-ixp4xx/Makefile
index 47d1f60..ab39693 100644
--- a/arch/arm/mach-ixp4xx/Makefile
+++ b/arch/arm/mach-ixp4xx/Makefile
@@ -31,6 +31,7 @@ obj-$(CONFIG_MACH_GATEWAY7001) += gateway7001-setup.o
obj-$(CONFIG_MACH_WG302V2) += wg302v2-setup.o
obj-$(CONFIG_MACH_FSG) += fsg-setup.o
obj-$(CONFIG_MACH_GORAMO_MLR) += goramo_mlr.o
+obj-$(CONFIG_MACH_ARCOM_VULCAN) += vulcan-setup.o
obj-$(CONFIG_PCI) += $(obj-pci-$(CONFIG_PCI)) common-pci.o
obj-$(CONFIG_IXP4XX_QMGR) += ixp4xx_qmgr.o