projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
197165d
)
cxl: Compile with -Werror
author
Daniel Axtens
<dja@axtens.net>
Fri, 7 Aug 2015 03:18:17 +0000
(13:18 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Mon, 10 Aug 2015 21:43:40 +0000
(07:43 +1000)
It's a good idea, and it brings us in line with the rest of arch/powerpc.
Signed-off-by: Daniel Axtens <dja@axtens.net>
Acked-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/cxl/Makefile
patch
|
blob
|
history
diff --git
a/drivers/misc/cxl/Makefile
b/drivers/misc/cxl/Makefile
index 14e3f8219a11cfec2723d22582091e3fffabe767..6f484dfe78f937ce2248b5d9761271d59b258fd2 100644
(file)
--- a/
drivers/misc/cxl/Makefile
+++ b/
drivers/misc/cxl/Makefile
@@
-1,3
+1,5
@@
+ccflags-y := -Werror
+
cxl-y += main.o file.o irq.o fault.o native.o
cxl-y += context.o sysfs.o debugfs.o pci.o trace.o
cxl-y += vphb.o api.o