summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-cayman/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-05-08 17:41:59 +0900
committerPaul Mundt <lethal@linux-sh.org>2009-05-08 17:41:59 +0900
commit7d170b1bc540a1d83098a9f27cf4939e026fda81 (patch)
tree482234e9271e09bcd630d3d0b8450ab914da2c88 /arch/sh/boards/mach-cayman/Makefile
parentef9f89996e450e9686816b6fc1e34d7b9a65766c (diff)
downloadblackbird-obmc-linux-7d170b1bc540a1d83098a9f27cf4939e026fda81.tar.gz
blackbird-obmc-linux-7d170b1bc540a1d83098a9f27cf4939e026fda81.zip
sh: Move out cayman-specific panic handler code to its own file.
This moves out the cayman-specific panic handler code to a better location, and leaves the generic implementation a simple stub that is still used under emulation. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-cayman/Makefile')
-rw-r--r--arch/sh/boards/mach-cayman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-cayman/Makefile b/arch/sh/boards/mach-cayman/Makefile
index cafe1ac3b29c..00fa3eaecb1b 100644
--- a/arch/sh/boards/mach-cayman/Makefile
+++ b/arch/sh/boards/mach-cayman/Makefile
@@ -1,4 +1,4 @@
#
# Makefile for the Hitachi Cayman specific parts of the kernel
#
-obj-y := setup.o irq.o
+obj-y := setup.o irq.o panic.o
OpenPOWER on IntegriCloud