diff options
Diffstat (limited to 'arch/mips/jmr3927/common/Makefile')
-rw-r--r-- | arch/mips/jmr3927/common/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/jmr3927/common/Makefile b/arch/mips/jmr3927/common/Makefile index 01e7db19bcbe..8fd4fcccf10e 100644 --- a/arch/mips/jmr3927/common/Makefile +++ b/arch/mips/jmr3927/common/Makefile | |||
@@ -3,3 +3,5 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | obj-y += prom.o puts.o | 5 | obj-y += prom.o puts.o |
6 | |||
7 | EXTRA_CFLAGS += -Werror | ||