summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/Makefile
diff options
context:
space:
mode:
authorRyan Mallon2010-01-22 01:42:02 +0100
committerRussell King2010-01-25 22:14:29 +0100
commita3662f6bbe09a3ce7cccd622654822c0d378be2e (patch)
tree1437c48d8d34df41baea46893de6b54e04564de4 /arch/arm/mach-ep93xx/Makefile
parentARM: 5881/1: vic.c: reorganize code (diff)
downloadkernel-qcow2-linux-a3662f6bbe09a3ce7cccd622654822c0d378be2e.tar.gz
kernel-qcow2-linux-a3662f6bbe09a3ce7cccd622654822c0d378be2e.tar.xz
kernel-qcow2-linux-a3662f6bbe09a3ce7cccd622654822c0d378be2e.zip
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 eae6199a9891..c731fa9789d1 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