summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx/Makefile
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2006-12-01 15:15:55 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-12-01 16:54:31 +0000
commit5283304bdcb4af47c46280ac21100d037d31fcf0 (patch)
treef3d4992e2d16a9f85a6884116ba4ec58dc0dda46 /arch/arm/mach-ep93xx/Makefile
parent0215ffb08ce99e2bb59eca114a99499a4d06e704 (diff)
[ARM] 3964/1: ep93xx: add ads sphere support
Add initial board support for the ADS Sphere board. 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 c2eb18b530c2..bd09cddbc52a 100644
--- a/arch/arm/mach-ep93xx/Makefile
+++ b/arch/arm/mach-ep93xx/Makefile
@@ -6,6 +6,7 @@ obj-m :=
obj-n :=
obj- :=
+obj-$(CONFIG_MACH_ADSSPHERE) += adssphere.o
obj-$(CONFIG_MACH_EDB9302) += edb9302.o
obj-$(CONFIG_MACH_EDB9312) += edb9312.o
obj-$(CONFIG_MACH_EDB9315) += edb9315.o