xref: /openbmc/linux/arch/powerpc/mm/kasan/Makefile (revision 41b7a347)
1305d6001SChristophe Leroy# SPDX-License-Identifier: GPL-2.0
2305d6001SChristophe Leroy
3305d6001SChristophe LeroyKASAN_SANITIZE := n
4305d6001SChristophe Leroy
5f08aed52SDaniel Axtensobj-$(CONFIG_PPC32)		+= init_32.o
6a2feeb2cSChristophe Leroyobj-$(CONFIG_PPC_8xx)		+= 8xx.o
77974c473SChristophe Leroyobj-$(CONFIG_PPC_BOOK3S_32)	+= book3s_32.o
8*41b7a347SDaniel Axtensobj-$(CONFIG_PPC_BOOK3S_64)	+= init_book3s_64.o
9