projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38c9fb7
)
MIPS: FW: Build with -Werror
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 15 Sep 2009 20:58:23 +0000
(22:58 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 17 Sep 2009 18:07:44 +0000
(20:07 +0200)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/fw/arc/Makefile
patch
|
blob
|
history
diff --git
a/arch/mips/fw/arc/Makefile
b/arch/mips/fw/arc/Makefile
index
4f349ec
..
e0aaad4
100644
(file)
--- a/
arch/mips/fw/arc/Makefile
+++ b/
arch/mips/fw/arc/Makefile
@@
-8,3
+8,5
@@
lib-y += cmdline.o env.o file.o identify.o init.o \
lib-$(CONFIG_ARC_MEMORY) += memory.o
lib-$(CONFIG_ARC_CONSOLE) += arc_con.o
lib-$(CONFIG_ARC_PROMLIB) += promlib.o
+
+EXTRA_CFLAGS += -Werror