فهرست منبع

[MIPS] mtx-1: Enable -Werror.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 18 سال پیش
والد
کامیت
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