X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=mm%2FMakefile;h=4064f3ec145e3b2d760f720371c6d3e6830dbd99;hb=cc07aabc53978ae09a1d539237189f7c9841060a;hp=0173940407f6c0e50d033dfb1a56be4d4d117d9d;hpb=e7a38766d2e691e8030b77c9b46b19c9359e0d6c;p=mirror_ubuntu-bionic-kernel.git diff --git a/mm/Makefile b/mm/Makefile index 0173940407f6..4064f3ec145e 100644 --- a/mm/Makefile +++ b/mm/Makefile @@ -3,7 +3,7 @@ # mmu-y := nommu.o -mmu-$(CONFIG_MMU) := fremap.o highmem.o madvise.o memory.o mincore.o \ +mmu-$(CONFIG_MMU) := fremap.o gup.o highmem.o madvise.o memory.o mincore.o \ mlock.o mmap.o mprotect.o mremap.o msync.o rmap.o \ vmalloc.o pagewalk.o pgtable-generic.o