xref: /kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciKASAN_SANITIZE_mmu.o := n
462306a36Sopenharmony_ci
562306a36Sopenharmony_ciifdef CONFIG_KASAN
662306a36Sopenharmony_ciCFLAGS_mmu.o  		+= -DDISABLE_BRANCH_PROFILING
762306a36Sopenharmony_ciendif
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciobj-y += mmu.o mmu_context.o
1062306a36Sopenharmony_ciobj-$(CONFIG_PPC_BOOK3S_603) += nohash_low.o
1162306a36Sopenharmony_ciobj-$(CONFIG_PPC_BOOK3S_604) += hash_low.o tlb.o
1262306a36Sopenharmony_ciobj-$(CONFIG_PPC_KUAP) += kuap.o
13

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