summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/Makefile
diff options
context:
space:
mode:
authorLennert Buytenhek2006-12-01 15:15:55 +0100
committerRussell King2006-12-01 17:54:31 +0100
commit5283304bdcb4af47c46280ac21100d037d31fcf0 (patch)
treef3d4992e2d16a9f85a6884116ba4ec58dc0dda46 /arch/arm/mach-ep93xx/Makefile
parentLinux 2.6.19 (diff)
downloadkernel-qcow2-linux-5283304bdcb4af47c46280ac21100d037d31fcf0.tar.gz
kernel-qcow2-linux-5283304bdcb4af47c46280ac21100d037d31fcf0.tar.xz
kernel-qcow2-linux-5283304bdcb4af47c46280ac21100d037d31fcf0.zip
[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