aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-aaec2000/Makefile
diff options
context:
space:
mode:
authorBellido Nicolas <ml@acolin.be>2005-10-28 16:51:43 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-10-28 16:51:43 +0100
commit4224b67c9a1d6cbf47b073970bd2db5a89557f92 (patch)
treec2e37463f5844f2f64dcfc8aff4620d903c6e647 /arch/arm/mach-aaec2000/Makefile
parent[ARM] 3039/1: AAEC-2000 - Add MTD support (diff)
downloadlinux-dev-4224b67c9a1d6cbf47b073970bd2db5a89557f92.tar.xz
linux-dev-4224b67c9a1d6cbf47b073970bd2db5a89557f92.zip
[ARM] 3040/1: AAEC-2000 - Preliminary clock interface support
Patch from Bellido Nicolas Here is a preliminary clock interface support for the AAEC-2000. Signed-off-by: Nicolas Bellido <ml@acolin.be> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-aaec2000/Makefile')
-rw-r--r--arch/arm/mach-aaec2000/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-aaec2000/Makefile b/arch/arm/mach-aaec2000/Makefile
index 20ec83896c37..a8e462f58bc9 100644
--- a/arch/arm/mach-aaec2000/Makefile
+++ b/arch/arm/mach-aaec2000/Makefile
@@ -3,7 +3,7 @@
#
# Common support (must be linked before board specific support)
-obj-y += core.o
+obj-y += core.o clock.o
# Specific board support
obj-$(CONFIG_MACH_AAED2000) += aaed2000.o