From: Ralf Baechle Date: Thu, 1 Nov 2007 16:46:14 +0000 (+0000) Subject: [MIPS] Pb1200: Enable -Werror. X-Git-Tag: v2.6.24-rc2~52^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ae11e3214b0ecfcb2dd2536aab68e8d3834d5c5b;p=platform%2Fkernel%2Flinux-exynos.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 22b673c..970b1b1 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