projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eae23f2
)
[MIPS] IP22: Enable -Werror.
author
Ralf Baechle
<ralf@linux-mips.org>
Sun, 14 Oct 2007 22:27:58 +0000
(23:27 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 16 Oct 2007 17:23:47 +0000
(18:23 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sgi-ip22/Makefile
patch
|
blob
|
history
diff --git
a/arch/mips/sgi-ip22/Makefile
b/arch/mips/sgi-ip22/Makefile
index 1fb3e353e2120e155585673bc87acc29f3aea3af..e3acb51b70b568abbb8effc1ee80bfbb50badb09 100644
(file)
--- a/
arch/mips/sgi-ip22/Makefile
+++ b/
arch/mips/sgi-ip22/Makefile
@@
-7,3
+7,5
@@
obj-y += ip22-mc.o ip22-hpc.o ip22-int.o ip22-berr.o \
ip22-time.o ip22-nvram.o ip22-platform.o ip22-reset.o ip22-setup.o
obj-$(CONFIG_EISA) += ip22-eisa.o
+
+EXTRA_CFLAGS += -Werror