summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/Makefile_32
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-11-09 16:57:04 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-01-28 13:18:42 +0900
commitfe51bc9eaf45253bd437907ed04031a93640ca69 (patch)
treec7faf184450049e166b2dc14564aa5b008660e27 /arch/sh/kernel/Makefile_32
parent5055235554804b39c613ada76d7598c14265a00b (diff)
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/Makefile_32')
-rw-r--r--arch/sh/kernel/Makefile_324
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/sh/kernel/Makefile_32 b/arch/sh/kernel/Makefile_32
index 4b81d9c47b00..9864be64b226 100644
--- a/arch/sh/kernel/Makefile_32
+++ b/arch/sh/kernel/Makefile_32
@@ -4,8 +4,8 @@
extra-y := head.o init_task.o vmlinux.lds
-obj-y := debugtraps.o io.o io_generic.o irq.o machvec.o process.o ptrace.o \
- semaphore.o setup.o signal.o sys_sh.o syscalls.o \
+obj-y := debugtraps.o io.o io_generic.o irq.o machvec.o process_32.o \
+ ptrace.o semaphore.o setup.o signal.o sys_sh.o syscalls.o \
time.o topology.o traps.o
obj-y += cpu/ timers/