Commit 2da0ba2d authored by Ralf Baechle's avatar Ralf Baechle

MIPS: Cavium: Add -Werror

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 59968d3b
...@@ -14,3 +14,5 @@ obj-y += dma-octeon.o flash_setup.o ...@@ -14,3 +14,5 @@ obj-y += dma-octeon.o flash_setup.o
obj-y += octeon-memcpy.o obj-y += octeon-memcpy.o
obj-$(CONFIG_SMP) += smp.o obj-$(CONFIG_SMP) += smp.o
EXTRA_CFLAGS += -Werror
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment