xref: /openbmc/linux/arch/powerpc/mm/kasan/Makefile (revision 305d60012304684bd59ea1f67703e51662e4906a)
1*305d6001SChristophe Leroy# SPDX-License-Identifier: GPL-2.0
2*305d6001SChristophe Leroy
3*305d6001SChristophe LeroyKASAN_SANITIZE := n
4*305d6001SChristophe Leroy
5*305d6001SChristophe Leroyobj-$(CONFIG_PPC32)           += kasan_init_32.o
6