]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
[PATCH] sh: Add missing timers directory rule to build
authorPaul Mundt <lethal@linux-sh.org>
Wed, 1 Feb 2006 11:06:07 +0000 (03:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:20 +0000 (08:53 -0800)
This should have been part of the timer framework support that was merged
earlier, but looks to have been accidentally omitted.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/sh/kernel/Makefile

index 7a86eeb226558829eef4cb0c67660e281e2e0d48..f05cd96f8867a5647b0adace1e3141bc1b38e405 100644 (file)
@@ -8,7 +8,7 @@ obj-y   := process.o signal.o entry.o traps.o irq.o \
        ptrace.o setup.o time.o sys_sh.o semaphore.o \
        io.o io_generic.o sh_ksyms.o
 
-obj-y                          += cpu/
+obj-y                          += cpu/ timers/
 
 obj-$(CONFIG_SMP)              += smp.o
 obj-$(CONFIG_CF_ENABLER)       += cf-enabler.o