xref: /openbmc/linux/arch/powerpc/mm/kasan/Makefile (revision a2feeb2c)
1305d6001SChristophe Leroy# SPDX-License-Identifier: GPL-2.0
2305d6001SChristophe Leroy
3305d6001SChristophe LeroyKASAN_SANITIZE := n
4305d6001SChristophe Leroy
5305d6001SChristophe Leroyobj-$(CONFIG_PPC32)           += kasan_init_32.o
6a2feeb2cSChristophe Leroyobj-$(CONFIG_PPC_8xx)		+= 8xx.o
7