Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
[deliverable/linux.git] / fs / proc / Makefile
index 7151ea428041d7c691f4983a7aeb62857790777a..12c6922c913c4519255c54f5cb1f92fc3f5d8901 100644 (file)
@@ -4,6 +4,7 @@
 
 obj-y   += proc.o
 
+CFLAGS_task_mmu.o      += $(call cc-option,-Wno-override-init,)
 proc-y                 := nommu.o task_nommu.o
 proc-$(CONFIG_MMU)     := task_mmu.o
 
This page took 0.042596 seconds and 5 git commands to generate.