aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4938/toshiba_rbtx4938
diff options
context:
space:
mode:
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>2007-08-02 23:36:17 +0900
committerRalf Baechle <ralf@linux-mips.org>2007-08-27 02:16:53 +0100
commitcd463f3483bf7ddebfaade4a0e590478d501b896 (patch)
tree013663de0bfd25f660367feeff8c387c9fab4be0 /arch/mips/tx4938/toshiba_rbtx4938
parent[MIPS] Drop unneeded config options for RBTX4938 (diff)
downloadlinux-dev-cd463f3483bf7ddebfaade4a0e590478d501b896.tar.xz
linux-dev-cd463f3483bf7ddebfaade4a0e590478d501b896.zip
[MIPS] Use -Werror on TX39/TX49 boards
Now these directories can be built cleanly. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/tx4938/toshiba_rbtx4938')
-rw-r--r--arch/mips/tx4938/toshiba_rbtx4938/Makefile2
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 @@
#
obj-y += prom.o setup.o irq.o spi_eeprom.o
+
+EXTRA_CFLAGS += -Werror