Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[deliverable/linux.git] / fs / proc / Makefile
index 7151ea428041d7c691f4983a7aeb62857790777a..a8c13605b43482a772512c0d134a19bb4772bad6 100644 (file)
@@ -4,6 +4,7 @@
 
 obj-y   += proc.o
 
+CFLAGS_task_mmu.o      += -Wno-override-init
 proc-y                 := nommu.o task_nommu.o
 proc-$(CONFIG_MMU)     := task_mmu.o
 
This page took 0.024491 seconds and 5 git commands to generate.