mirror of https://gitee.com/openkylin/linux.git
[MIPS] Pb1200: Enable -Werror.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
72fc19ff51
commit
ae11e3214b
|
@ -3,3 +3,5 @@
|
|||
#
|
||||
|
||||
lib-y := init.o board_setup.o irqmap.o
|
||||
|
||||
EXTRA_CFLAGS += -Werror
|
||||
|
|
Loading…
Reference in New Issue