aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4938/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/tx4938/common/Makefile')
-rw-r--r--arch/mips/tx4938/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/tx4938/common/Makefile b/arch/mips/tx4938/common/Makefile
index eff3d1d47f88..56aa1ed1ee0c 100644
--- a/arch/mips/tx4938/common/Makefile
+++ b/arch/mips/tx4938/common/Makefile
@@ -2,7 +2,7 @@
2# Makefile for common code for Toshiba TX4927 based systems 2# Makefile for common code for Toshiba TX4927 based systems
3# 3#
4 4
5obj-y += prom.o setup.o irq.o 5obj-y += prom.o irq.o
6obj-$(CONFIG_KGDB) += dbgio.o 6obj-$(CONFIG_KGDB) += dbgio.o
7 7
8EXTRA_CFLAGS += -Werror 8EXTRA_CFLAGS += -Werror