From: Ralf Baechle Date: Thu, 1 Nov 2007 16:46:14 +0000 (+0000) Subject: [MIPS] Pb1200: Enable -Werror. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ae11e3214b0ecfcb2dd2536aab68e8d3834d5c5b;p=deliverable%2Flinux.git [MIPS] Pb1200: Enable -Werror. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/au1000/pb1200/Makefile b/arch/mips/au1000/pb1200/Makefile index 22b673cf55af..970b1b1d5cda 100644 --- a/arch/mips/au1000/pb1200/Makefile +++ b/arch/mips/au1000/pb1200/Makefile @@ -3,3 +3,5 @@ # lib-y := init.o board_setup.o irqmap.o + +EXTRA_CFLAGS += -Werror