X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=mm%2FMakefile;h=295bd7a9f76bbb292d68f088546dc220231458d4;hb=HEAD;hp=2ca1faf3fa09038feaeea4fb4adbe5ea6717df30;hpb=35ff96dfd3c9aaa921b3e8dcac76b7697f2dcec0;p=cascardo%2Flinux.git diff --git a/mm/Makefile b/mm/Makefile index 2ca1faf3fa09..295bd7a9f76b 100644 --- a/mm/Makefile +++ b/mm/Makefile @@ -21,9 +21,6 @@ KCOV_INSTRUMENT_memcontrol.o := n KCOV_INSTRUMENT_mmzone.o := n KCOV_INSTRUMENT_vmstat.o := n -# Since __builtin_frame_address does work as used, disable the warning. -CFLAGS_usercopy.o += $(call cc-disable-warning, frame-address) - mmu-y := nommu.o mmu-$(CONFIG_MMU) := gup.o highmem.o memory.o mincore.o \ mlock.o mmap.o mprotect.o mremap.o msync.o rmap.o \