summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/Makefile_64
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-05-12 10:53:55 (GMT)
committerPaul Mundt <lethal@linux-sh.org>2009-05-12 10:53:55 (GMT)
commit8be5f1a68f2c14082939dd54e7037dcee2eb54f8 (patch)
treebb1560495357c6554dc7a471255e0e257e9dcf13 /arch/sh/kernel/Makefile_64
parentf19900b2e608b604777a74d6d711bbf744657756 (diff)
downloadlinux-fsl-qoriq-8be5f1a68f2c14082939dd54e7037dcee2eb54f8.tar.xz
sh: Kill off the remnants of the old timer code.
Now with all of the TMU users moved over to the new TMU driver, and the old TMU driver killed off, the left-over infrastructure can go along with it. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/Makefile_64')
-rw-r--r--arch/sh/kernel/Makefile_642
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/kernel/Makefile_64 b/arch/sh/kernel/Makefile_64
index c845a0d..67b9f6c 100644
--- a/arch/sh/kernel/Makefile_64
+++ b/arch/sh/kernel/Makefile_64
@@ -4,7 +4,7 @@ obj-y := debugtraps.o idle.o io.o io_generic.o irq.o machvec.o process_64.o \
ptrace_64.o setup.o signal_64.o sys_sh.o sys_sh64.o \
syscalls_64.o time.o topology.o traps.o traps_64.o
-obj-y += cpu/ timers/
+obj-y += cpu/
obj-$(CONFIG_SMP) += smp.o
obj-$(CONFIG_SH_CPU_FREQ) += cpufreq.o
obj-$(CONFIG_MODULES) += sh_ksyms_64.o module.o