summaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4927/toshiba_rbtx4927
diff options
context:
space:
mode:
authorAtsushi Nemoto2007-08-02 16:36:17 +0200
committerRalf Baechle2007-08-27 03:16:53 +0200
commitcd463f3483bf7ddebfaade4a0e590478d501b896 (patch)
tree013663de0bfd25f660367feeff8c387c9fab4be0 /arch/mips/tx4927/toshiba_rbtx4927
parent[MIPS] Drop unneeded config options for RBTX4938 (diff)
downloadkernel-qcow2-linux-cd463f3483bf7ddebfaade4a0e590478d501b896.tar.gz
kernel-qcow2-linux-cd463f3483bf7ddebfaade4a0e590478d501b896.tar.xz
kernel-qcow2-linux-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/tx4927/toshiba_rbtx4927')
-rw-r--r--arch/mips/tx4927/toshiba_rbtx4927/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/tx4927/toshiba_rbtx4927/Makefile b/arch/mips/tx4927/toshiba_rbtx4927/Makefile
index 8a991f3c1a6f..13f96725d772 100644
--- a/arch/mips/tx4927/toshiba_rbtx4927/Makefile
+++ b/arch/mips/tx4927/toshiba_rbtx4927/Makefile
@@ -1,3 +1,5 @@
obj-y += toshiba_rbtx4927_prom.o
obj-y += toshiba_rbtx4927_setup.o
obj-y += toshiba_rbtx4927_irq.o
+
+EXTRA_CFLAGS += -Werror