aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-11-01 16:50:06 +0000
committerRalf Baechle <ralf@linux-mips.org>2007-11-02 16:13:49 +0000
commit9603a23d3b28bc1d52492a927d8256f8c46e8f41 (patch)
treefe994eee076b755aec549e4aafd8ce0dc9196db5 /arch/mips
parent[MIPS] mtx-1: Remove unused mtx1_sys_btn. (diff)
downloadlinux-dev-9603a23d3b28bc1d52492a927d8256f8c46e8f41.tar.xz
linux-dev-9603a23d3b28bc1d52492a927d8256f8c46e8f41.zip
[MIPS] mtx-1: Enable -Werror.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/au1000/mtx-1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/au1000/mtx-1/Makefile b/arch/mips/au1000/mtx-1/Makefile
index afa7007d67f7..85a90941de4f 100644
--- a/arch/mips/au1000/mtx-1/Makefile
+++ b/arch/mips/au1000/mtx-1/Makefile
@@ -9,3 +9,5 @@
lib-y := init.o board_setup.o irqmap.o
obj-y := platform.o
+
+EXTRA_CFLAGS += -Werror