These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / misc / cxl / Makefile
index edb494d..6982f60 100644 (file)
@@ -1,4 +1,8 @@
-cxl-y                          += main.o file.o irq.o fault.o native.o context.o sysfs.o debugfs.o pci.o trace.o
+ccflags-y := -Werror -Wno-unused-const-variable
+
+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
 obj-$(CONFIG_CXL)              += cxl.o
 obj-$(CONFIG_CXL_BASE)         += base.o