aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop32x/Makefile
diff options
context:
space:
mode:
authorArnaud Patard <arnaud.patard@rtp-net.org>2007-07-15 20:12:23 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-07-20 09:35:35 +0100
commita8135fcfd0431eda3653c7069e7aefc8674fdfbe (patch)
treecd32567c33525faf5de4424c7ffa1b13f84110b1 /arch/arm/mach-iop32x/Makefile
parentMerge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 (diff)
downloadlinux-dev-a8135fcfd0431eda3653c7069e7aefc8674fdfbe.tar.xz
linux-dev-a8135fcfd0431eda3653c7069e7aefc8674fdfbe.zip
[ARM] 4476/1: EM7210/SS4000E support
This patch adds the basic support for the em7210 board. It is similar to the iq31244 board and can be found on Intel "Baxter Creek" ss4000e nas. Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-iop32x/Makefile')
-rw-r--r--arch/arm/mach-iop32x/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-iop32x/Makefile b/arch/arm/mach-iop32x/Makefile
index 7b05b37e1f94..cfdf8a137c2b 100644
--- a/arch/arm/mach-iop32x/Makefile
+++ b/arch/arm/mach-iop32x/Makefile
@@ -11,3 +11,4 @@ obj-$(CONFIG_MACH_GLANTANK) += glantank.o
obj-$(CONFIG_ARCH_IQ80321) += iq80321.o
obj-$(CONFIG_ARCH_IQ31244) += iq31244.o
obj-$(CONFIG_MACH_N2100) += n2100.o
+obj-$(CONFIG_MACH_EM7210) += em7210.o