X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=mm%2FMakefile;h=d0b295c3b764bb753e4081b5847d6cef577f114d;hb=62974fc389b364d8af70e044836362222bd3ae53;hp=338e528ad4366f982298e9a8e59eba5e308fab32;hpb=7a30bdd99f37352b188575b27924c407c6ddff9e;p=linux-2.6-microblaze.git diff --git a/mm/Makefile b/mm/Makefile index 338e528ad436..d0b295c3b764 100644 --- a/mm/Makefile +++ b/mm/Makefile @@ -102,5 +102,6 @@ obj-$(CONFIG_FRAME_VECTOR) += frame_vector.o obj-$(CONFIG_DEBUG_PAGE_REF) += debug_page_ref.o obj-$(CONFIG_HARDENED_USERCOPY) += usercopy.o obj-$(CONFIG_PERCPU_STATS) += percpu-stats.o +obj-$(CONFIG_ZONE_DEVICE) += memremap.o obj-$(CONFIG_HMM_MIRROR) += hmm.o obj-$(CONFIG_MEMFD_CREATE) += memfd.o