aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tcc8k/Makefile
diff options
context:
space:
mode:
authorHans J. Koch <hjk@linutronix.de>2010-09-17 18:17:42 +0200
committerThomas Gleixner <tglx@linutronix.de>2010-09-17 21:55:08 +0200
commit3de7b517dfacf1deb0690dbac28f917643e49975 (patch)
tree77548d323cef82e380f354f98132dc779aee0919 /arch/arm/mach-tcc8k/Makefile
parente9268ef2252c2dfc7e2d0c435826768bb0e549ea (diff)
downloadkernel_samsung_smdk4412-3de7b517dfacf1deb0690dbac28f917643e49975.zip
kernel_samsung_smdk4412-3de7b517dfacf1deb0690dbac28f917643e49975.tar.gz
kernel_samsung_smdk4412-3de7b517dfacf1deb0690dbac28f917643e49975.tar.bz2
ARM: Add TCC8xxx system timer
Add the system timer using clockevents with the internal TC32 timer. This also adds a clocksource using the same timer. Signed-off-by: "Hans J. Koch" <hjk@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/arm/mach-tcc8k/Makefile')
-rw-r--r--arch/arm/mach-tcc8k/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tcc8k/Makefile b/arch/arm/mach-tcc8k/Makefile
index 53bc2f5..b4a12f2 100644
--- a/arch/arm/mach-tcc8k/Makefile
+++ b/arch/arm/mach-tcc8k/Makefile
@@ -3,4 +3,4 @@
#
# Common support
-obj-y += clock.o irq.o
+obj-y += clock.o irq.o time.o