summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/Makefile
diff options
context:
space:
mode:
authorRussell King2005-11-09 11:50:29 +0100
committerRussell King2005-11-09 11:50:29 +0100
commit2a98beb6390aef8fad85103ea25b3b1ace8015b5 (patch)
tree09f3e0de9a49f0f61d7f44c6c03218bf29f5d1dd /arch/arm/mach-realview/Makefile
parent[ARM SMP] Add core ARM support for local timers (diff)
downloadkernel-qcow2-linux-2a98beb6390aef8fad85103ea25b3b1ace8015b5.tar.gz
kernel-qcow2-linux-2a98beb6390aef8fad85103ea25b3b1ace8015b5.tar.xz
kernel-qcow2-linux-2a98beb6390aef8fad85103ea25b3b1ace8015b5.zip
[ARM SMP] Add local timer support for Realview MPcore
Add platform specific parts for local timer support for the Realview board. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-realview/Makefile')
-rw-r--r--arch/arm/mach-realview/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-realview/Makefile b/arch/arm/mach-realview/Makefile
index 011a85c10627..a6a40dac26a9 100644
--- a/arch/arm/mach-realview/Makefile
+++ b/arch/arm/mach-realview/Makefile
@@ -5,3 +5,4 @@
obj-y := core.o clock.o
obj-$(CONFIG_MACH_REALVIEW_EB) += realview_eb.o
obj-$(CONFIG_SMP) += platsmp.o headsmp.o
+obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o