Skip to content

Commit

Permalink
MIPS: FW: Build with -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 Sep 17, 2009
1 parent 38c9fb7 commit 03bf6ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/mips/fw/arc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ lib-y += cmdline.o env.o file.o identify.o init.o \
lib-$(CONFIG_ARC_MEMORY) += memory.o
lib-$(CONFIG_ARC_CONSOLE) += arc_con.o
lib-$(CONFIG_ARC_PROMLIB) += promlib.o

EXTRA_CFLAGS += -Werror

0 comments on commit 03bf6ad

Please sign in to comment.