xref: /linux/arch/powerpc/mm/nohash/Makefile (revision a898530eea3d0ba08c17a60865995a3bb468d1bc)
127e23b5fSChristophe Leroy# SPDX-License-Identifier: GPL-2.0
227e23b5fSChristophe Leroy
325ae981fSChristophe Leroyobj-y				+= mmu_context.o tlb.o tlb_low.o kup.o
4*a898530eSMichael Ellermanobj-$(CONFIG_PPC_BOOK3E_64)  	+= tlb_64e.o tlb_low_64e.o book3e_pgtable.o
527e23b5fSChristophe Leroyobj-$(CONFIG_40x)		+= 40x.o
627e23b5fSChristophe Leroyobj-$(CONFIG_44x)		+= 44x.o
727e23b5fSChristophe Leroyobj-$(CONFIG_PPC_8xx)		+= 8xx.o
83e731858SChristophe Leroyobj-$(CONFIG_PPC_E500)		+= e500.o
92b0e86ccSJason Yanobj-$(CONFIG_RANDOMIZE_BASE)	+= kaslr_booke.o
1027e23b5fSChristophe Leroyifdef CONFIG_HUGETLB_PAGE
113e731858SChristophe Leroyobj-$(CONFIG_PPC_E500)	+= e500_hugetlbpage.o
1227e23b5fSChristophe Leroyendif
1327e23b5fSChristophe Leroy
1427e23b5fSChristophe Leroy# Disable kcov instrumentation on sensitive code
1527e23b5fSChristophe Leroy# This is necessary for booting with kcov enabled on book3e machines
1627e23b5fSChristophe LeroyKCOV_INSTRUMENT_tlb.o := n
173e731858SChristophe LeroyKCOV_INSTRUMENT_e500.o := n
18