Skip to content

Commit

Permalink
MIPS: Cavium: Add -Werror
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Mar 30, 2009
1 parent 59968d3 commit 2da0ba2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/mips/cavium-octeon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ obj-y += dma-octeon.o flash_setup.o
obj-y += octeon-memcpy.o

obj-$(CONFIG_SMP) += smp.o

EXTRA_CFLAGS += -Werror

0 comments on commit 2da0ba2

Please sign in to comment.