summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/Makefile
diff options
context:
space:
mode:
authorIan Munsie2014-10-08 10:55:04 +0200
committerMichael Ellerman2014-10-08 11:15:58 +0200
commit881632c905f29fd7173250fd1d5b3a9a769d02be (patch)
tree1e42eb037c76f2e695c7bb168a0bc209426f4aa9 /drivers/misc/cxl/Makefile
parentcxl: Add userspace header file (diff)
downloadkernel-qcow2-linux-881632c905f29fd7173250fd1d5b3a9a769d02be.tar.gz
kernel-qcow2-linux-881632c905f29fd7173250fd1d5b3a9a769d02be.tar.xz
kernel-qcow2-linux-881632c905f29fd7173250fd1d5b3a9a769d02be.zip
cxl: Add driver to Kbuild and Makefiles
Signed-off-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/misc/cxl/Makefile')
-rw-r--r--drivers/misc/cxl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/misc/cxl/Makefile b/drivers/misc/cxl/Makefile
index e30ad0ab0cf5..165e98fef2c2 100644
--- a/drivers/misc/cxl/Makefile
+++ b/drivers/misc/cxl/Makefile
@@ -1 +1,3 @@
+cxl-y += main.o file.o irq.o fault.o native.o context.o sysfs.o debugfs.o pci.o
+obj-$(CONFIG_CXL) += cxl.o
obj-$(CONFIG_CXL_BASE) += base.o