瀏覽代碼

[MIPS] Pb1200: Enable -Werror.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 17 年之前
父節點
當前提交
ae11e3214b
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      arch/mips/au1000/pb1200/Makefile

+ 2 - 0
arch/mips/au1000/pb1200/Makefile

@@ -3,3 +3,5 @@
 #
 
 lib-y := init.o board_setup.o irqmap.o
+
+EXTRA_CFLAGS += -Werror