summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/Makefile
diff options
context:
space:
mode:
authorIan Munsie <imunsie@au1.ibm.com>2014-10-08 08:55:04 (GMT)
committerMichael Ellerman <mpe@ellerman.id.au>2014-10-08 09:15:58 (GMT)
commit881632c905f29fd7173250fd1d5b3a9a769d02be (patch)
tree1e42eb037c76f2e695c7bb168a0bc209426f4aa9 /drivers/misc/cxl/Makefile
parent66b43081c0bde3171208a7cb52f5807dce4a79e4 (diff)
downloadlinux-881632c905f29fd7173250fd1d5b3a9a769d02be.tar.xz
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 e30ad0a..165e98f 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