diff options
Diffstat (limited to 'arch/mips/tx4938/toshiba_rbtx4938/Makefile')
-rw-r--r-- | arch/mips/tx4938/toshiba_rbtx4938/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/tx4938/toshiba_rbtx4938/Makefile b/arch/mips/tx4938/toshiba_rbtx4938/Makefile index 10c94e62bf5b..675bb1c3e40c 100644 --- a/arch/mips/tx4938/toshiba_rbtx4938/Makefile +++ b/arch/mips/tx4938/toshiba_rbtx4938/Makefile | |||
@@ -7,3 +7,5 @@ | |||
7 | # | 7 | # |
8 | 8 | ||
9 | obj-y += prom.o setup.o irq.o spi_eeprom.o | 9 | obj-y += prom.o setup.o irq.o spi_eeprom.o |
10 | |||
11 | EXTRA_CFLAGS += -Werror | ||