aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-11-01 16:46:14 +0000
committerRalf Baechle <ralf@linux-mips.org>2007-11-02 16:13:48 +0000
commitae11e3214b0ecfcb2dd2536aab68e8d3834d5c5b (patch)
treedb1fd98b3cb7d5c0c377334bdd5477edf0e5b878 /arch/mips
parent[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE. (diff)
downloadlinux-dev-ae11e3214b0ecfcb2dd2536aab68e8d3834d5c5b.tar.xz
linux-dev-ae11e3214b0ecfcb2dd2536aab68e8d3834d5c5b.zip
[MIPS] Pb1200: Enable -Werror.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-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 @@
#
lib-y := init.o board_setup.o irqmap.o
+
+EXTRA_CFLAGS += -Werror