summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/8xx/Makefile
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2017-08-08 14:58:42 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-10 16:32:02 +0300
commitf70b1e8d17ce93fc963936aee144f54a4530172f (patch)
tree24797946a235e67dfd9b1da2ce66564c0c326c0f /arch/powerpc/platforms/8xx/Makefile
parent0e23e7b32bfdaaa8892d8383114f84cded1446b9 (diff)
downloadlinux-f70b1e8d17ce93fc963936aee144f54a4530172f.tar.xz
powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
In the same spirit as what was done for 4xx and 44x, move the 8xx machine check into platforms/8xx Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/8xx/Makefile')
-rw-r--r--arch/powerpc/platforms/8xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/8xx/Makefile b/arch/powerpc/platforms/8xx/Makefile
index 161f367ebf1e..756be8345868 100644
--- a/arch/powerpc/platforms/8xx/Makefile
+++ b/arch/powerpc/platforms/8xx/Makefile
@@ -1,7 +1,7 @@
#
# Makefile for the PowerPC 8xx linux kernel.
#
-obj-y += m8xx_setup.o
+obj-y += m8xx_setup.o machine_check.o
obj-$(CONFIG_MPC885ADS) += mpc885ads_setup.o
obj-$(CONFIG_MPC86XADS) += mpc86xads_setup.o
obj-$(CONFIG_PPC_EP88XC) += ep88xc.o