Răsfoiți Sursa

cxl: Compile with -Werror

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>
Daniel Axtens 10 ani în urmă
părinte
comite
d3d73f4b38
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      drivers/misc/cxl/Makefile

+ 2 - 0
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