aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-11-01 12:46:14 -0400
committerRalf Baechle <ralf@linux-mips.org>2007-11-02 12:13:48 -0400
commitae11e3214b0ecfcb2dd2536aab68e8d3834d5c5b (patch)
treedb1fd98b3cb7d5c0c377334bdd5477edf0e5b878
parent72fc19ff51cc32fe85ddb085cb0622b7b97b2158 (diff)
[MIPS] Pb1200: Enable -Werror.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--arch/mips/au1000/pb1200/Makefile2
1 files changed, 2 insertions, 0 deletions
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 @@
3# 3#
4 4
5lib-y := init.o board_setup.o irqmap.o 5lib-y := init.o board_setup.o irqmap.o
6
7EXTRA_CFLAGS += -Werror