xref: /openbmc/linux/arch/powerpc/mm/kasan/Makefile (revision c7b9ed7c34a9f5dbf8222d63e3e313cef9f3150b)
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
841b7a347SDaniel Axtensobj-$(CONFIG_PPC_BOOK3S_64)	+= init_book3s_64.o
9*c7b9ed7cSChristophe Leroyobj-$(CONFIG_PPC_BOOK3E_64)	+= init_book3e_64.o
10