瀏覽代碼

[MIPS] mtx-1: Enable -Werror.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 17 年之前
父節點
當前提交
9603a23d3b
共有 1 個文件被更改,包括 2 次插入0 次删除
  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
 lib-y := init.o board_setup.o irqmap.o
 obj-y := platform.o
 obj-y := platform.o
+
+EXTRA_CFLAGS += -Werror