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:
72fc19f
)
[MIPS] Pb1200: Enable -Werror.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 1 Nov 2007 16:46:14 +0000
(16:46 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 2 Nov 2007 16:13:48 +0000
(16:13 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/au1000/pb1200/Makefile
patch
|
blob
|
history
diff --git
a/arch/mips/au1000/pb1200/Makefile
b/arch/mips/au1000/pb1200/Makefile
index 22b673cf55afdcb12bfa78bf0588781d2af9f719..970b1b1d5cda63cf06702cbc1ed60ca4f8454ab2 100644
(file)
--- a/
arch/mips/au1000/pb1200/Makefile
+++ b/
arch/mips/au1000/pb1200/Makefile
@@
-3,3
+3,5
@@
#
lib-y := init.o board_setup.o irqmap.o
+
+EXTRA_CFLAGS += -Werror