aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx/Makefile
diff options
context:
space:
mode:
authorManfred Gruber <m.gruber@tirol.com>2006-12-17 22:10:48 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-02-06 16:46:47 +0000
commitd941caa2537a01653704a8c1148d330a3b2755f1 (patch)
treee4ec2b1960ed9578427c328f87c691c41bb060b0 /arch/arm/mach-ep93xx/Makefile
parent946acb1c70f91f07331d2b8691dfccf95c95ff3d (diff)
[ARM] 4047/1: Add initial board support for Contec Hypercontrol Micro9 boards.
Contec Micro9 (H/M/L) boards based on Cirrus Logic ep93xx (ep9315/ep9307/ep9302). Signed-off-by: Manfred Gruber <m.gruber@tirol.com> Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ep93xx/Makefile')
-rw-r--r--arch/arm/mach-ep93xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ep93xx/Makefile b/arch/arm/mach-ep93xx/Makefile
index b06641dd450..0d3bf932654 100644
--- a/arch/arm/mach-ep93xx/Makefile
+++ b/arch/arm/mach-ep93xx/Makefile
@@ -13,4 +13,5 @@ obj-$(CONFIG_MACH_EDB9312) += edb9312.o
obj-$(CONFIG_MACH_EDB9315) += edb9315.o
obj-$(CONFIG_MACH_EDB9315A) += edb9315a.o
obj-$(CONFIG_MACH_GESBC9312) += gesbc9312.o
+obj-$(CONFIG_MACH_MICRO9) += micro9.o
obj-$(CONFIG_MACH_TS72XX) += ts72xx.o