xref: /openbmc/linux/arch/powerpc/mm/kasan/Makefile (revision ccb381e1)
1305d6001SChristophe Leroy# SPDX-License-Identifier: GPL-2.0
2305d6001SChristophe Leroy
3305d6001SChristophe LeroyKASAN_SANITIZE := n
4*ccb381e1SBenjamin GrayKCOV_INSTRUMENT := n
5305d6001SChristophe Leroy
6f08aed52SDaniel Axtensobj-$(CONFIG_PPC32)		+= init_32.o
7a2feeb2cSChristophe Leroyobj-$(CONFIG_PPC_8xx)		+= 8xx.o
87974c473SChristophe Leroyobj-$(CONFIG_PPC_BOOK3S_32)	+= book3s_32.o
941b7a347SDaniel Axtensobj-$(CONFIG_PPC_BOOK3S_64)	+= init_book3s_64.o
10c7b9ed7cSChristophe Leroyobj-$(CONFIG_PPC_BOOK3E_64)	+= init_book3e_64.o
11