Commit 305d6001 authored by Christophe Leroy's avatar Christophe Leroy Committed by Michael Ellerman
Browse files

powerpc/kasan: add missing/lost Makefile



For unknown reason (aka. mpe is a doofus), the new Makefile added via
the KASAN support patch didn't land into arch/powerpc/mm/kasan/

This patch restores it.

Fixes: 2edb16ef ("powerpc/32: Add KASAN support")
Signed-off-by: default avatarChristophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 83e367f9
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0

KASAN_SANITIZE := n

obj-$(CONFIG_PPC32)           += kasan_init_32.o