summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/Makefile
diff options
context:
space:
mode:
authorRyan Mallon <ryan@bluewatersys.com>2010-01-22 01:42:02 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-01-25 21:14:29 +0000
commita3662f6bbe09a3ce7cccd622654822c0d378be2e (patch)
tree1437c48d8d34df41baea46893de6b54e04564de4 /arch/arm/mach-ep93xx/Makefile
parentbb06b737143bd35939e65b05e073019c5c451be9 (diff)
downloadop-kernel-dev-a3662f6bbe09a3ce7cccd622654822c0d378be2e.zip
op-kernel-dev-a3662f6bbe09a3ce7cccd622654822c0d378be2e.tar.gz
ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One board
Add support for the Simplemachines EP9307 based Sim.One board. Cc: Hartley Sweeten <hartleys@visionengravers.com> Cc: Sergio Sorrenti <sergio.sorrenti@gmail.com> Signed-off-by: Ryan Mallon <ryan@bluewatersys.com> Acked-by: Hartley Sweeten <hartleys@visionengravers.com> 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 eae6199..c731fa9 100644
--- a/arch/arm/mach-ep93xx/Makefile
+++ b/arch/arm/mach-ep93xx/Makefile
@@ -10,4 +10,5 @@ obj-$(CONFIG_MACH_ADSSPHERE) += adssphere.o
obj-$(CONFIG_MACH_EDB93XX) += edb93xx.o
obj-$(CONFIG_MACH_GESBC9312) += gesbc9312.o
obj-$(CONFIG_MACH_MICRO9) += micro9.o
+obj-$(CONFIG_MACH_SIM_ONE) += simone.o
obj-$(CONFIG_MACH_TS72XX) += ts72xx.o
OpenPOWER on IntegriCloud