Ver código fonte

[MIPS] mtx-1: Enable -Werror.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 18 anos atrás
pai
commit
9603a23d3b
1 arquivos alterados com 2 adições e 0 exclusões
  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