X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=arch%2Fx86%2Fmm%2FMakefile;h=65c47fda26fc5643d67aed5013de8aa8257aac0a;hb=a2a43ccf6ff3802cf0e3e4abad9347083f14f7f5;hp=a482d105172b68766b8cdfc89717a1623bc24a23;hpb=909aa10e6d6a9524f95dadb6b3ded1c38ec34e11;p=karo-tx-linux.git diff --git a/arch/x86/mm/Makefile b/arch/x86/mm/Makefile index a482d105172b..65c47fda26fc 100644 --- a/arch/x86/mm/Makefile +++ b/arch/x86/mm/Makefile @@ -14,7 +14,7 @@ obj-$(CONFIG_SMP) += tlb.o obj-$(CONFIG_X86_32) += pgtable_32.o iomap_32.o obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o -obj-$(CONFIG_X86_PTDUMP) += dump_pagetables.o +obj-$(CONFIG_X86_PTDUMP_CORE) += dump_pagetables.o obj-$(CONFIG_HIGHMEM) += highmem_32.o