xref: /kernel/linux/linux-6.6/arch/powerpc/mm/kasan/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/powerpc/mm/kasan/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciKASAN_SANITIZE := n
462306a36Sopenharmony_ciKCOV_INSTRUMENT := n
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_PPC32)		+= init_32.o
762306a36Sopenharmony_ciobj-$(CONFIG_PPC_8xx)		+= 8xx.o
862306a36Sopenharmony_ciobj-$(CONFIG_PPC_BOOK3S_32)	+= book3s_32.o
962306a36Sopenharmony_ciobj-$(CONFIG_PPC_BOOK3S_64)	+= init_book3s_64.o
1062306a36Sopenharmony_ciobj-$(CONFIG_PPC_BOOK3E_64)	+= init_book3e_64.o
11

Indexes created Thu Nov 07 10:32:03 CST 2024