projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7c9d6b
)
[MIPS] mtx-1: Enable -Werror.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 1 Nov 2007 16:50:06 +0000
(16:50 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 2 Nov 2007 16:13:49 +0000
(16:13 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/au1000/mtx-1/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/au1000/mtx-1/Makefile
b/arch/mips/au1000/mtx-1/Makefile
index afa7007d67f7e2168a1171c5492731fe67319ff5..85a90941de4ff9c1b900fe52f44e3900e84ec5f2 100644
(file)
--- a/
arch/mips/au1000/mtx-1/Makefile
+++ b/
arch/mips/au1000/mtx-1/Makefile
@@
-9,3
+9,5
@@
lib-y := init.o board_setup.o irqmap.o
obj-y := platform.o
+
+EXTRA_CFLAGS += -Werror