diff options
Diffstat (limited to 'arch/powerpc/mm/Makefile')
-rw-r--r-- | arch/powerpc/mm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/mm/Makefile b/arch/powerpc/mm/Makefile index 20629ae95c50..41649a5d3602 100644 --- a/arch/powerpc/mm/Makefile +++ b/arch/powerpc/mm/Makefile | |||
@@ -22,3 +22,4 @@ obj-$(CONFIG_FSL_BOOKE) += fsl_booke_mmu.o | |||
22 | obj-$(CONFIG_NEED_MULTIPLE_NODES) += numa.o | 22 | obj-$(CONFIG_NEED_MULTIPLE_NODES) += numa.o |
23 | obj-$(CONFIG_PPC_MM_SLICES) += slice.o | 23 | obj-$(CONFIG_PPC_MM_SLICES) += slice.o |
24 | obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o | 24 | obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o |
25 | obj-$(CONFIG_PPC_SUBPAGE_PROT) += subpage-prot.o | ||