mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 19:06:23 +07:00
7d170b1bc5
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>
5 lines
98 B
Makefile
5 lines
98 B
Makefile
#
|
|
# Makefile for the Hitachi Cayman specific parts of the kernel
|
|
#
|
|
obj-y := setup.o irq.o panic.o
|