[MIPS] mtx-1: Enable -Werror.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 1 Nov 2007 16:50:06 +0000 (16:50 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 2 Nov 2007 16:13:49 +0000 (16:13 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/au1000/mtx-1/Makefile

index afa7007d67f7e2168a1171c5492731fe67319ff5..85a90941de4ff9c1b900fe52f44e3900e84ec5f2 100644 (file)
@@ -9,3 +9,5 @@
 
 lib-y := init.o board_setup.o irqmap.o
 obj-y := platform.o
+
+EXTRA_CFLAGS += -Werror
This page took 0.025142 seconds and 5 git commands to generate.