summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/nohash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/mm/nohash/Makefile')
-rw-r--r--arch/powerpc/mm/nohash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/mm/nohash/Makefile b/arch/powerpc/mm/nohash/Makefile
index b2228ff81b8a..33b6f6f29d3f 100644
--- a/arch/powerpc/mm/nohash/Makefile
+++ b/arch/powerpc/mm/nohash/Makefile
@@ -9,7 +9,7 @@ obj-$(CONFIG_44x) += 44x.o
obj-$(CONFIG_PPC_8xx) += 8xx.o
obj-$(CONFIG_PPC_FSL_BOOK3E) += fsl_booke.o
ifdef CONFIG_HUGETLB_PAGE
-obj-$(CONFIG_PPC_BOOK3E_MMU) += book3e_hugetlbpage.o
+obj-$(CONFIG_PPC_FSL_BOOK3E) += book3e_hugetlbpage.o
endif
# Disable kcov instrumentation on sensitive code