Skip to content

Commit

Permalink
[MIPS] IP22: Enable -Werror.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
ralfbaechle committed Oct 16, 2007
1 parent eae23f2 commit 1c5dc03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/mips/sgi-ip22/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ obj-y += ip22-mc.o ip22-hpc.o ip22-int.o ip22-berr.o \
ip22-time.o ip22-nvram.o ip22-platform.o ip22-reset.o ip22-setup.o

obj-$(CONFIG_EISA) += ip22-eisa.o

EXTRA_CFLAGS += -Werror

0 comments on commit 1c5dc03

Please sign in to comment.