Browse Source

[MIPS] mtx-1: Enable -Werror.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 17 years ago
parent
commit
9603a23d3b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/mips/au1000/mtx-1/Makefile

+ 2 - 0
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