aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/Makefile
diff options
context:
space:
mode:
authorIan Munsie <imunsie@au1.ibm.com>2014-10-08 04:55:04 -0400
committerMichael Ellerman <mpe@ellerman.id.au>2014-10-08 05:15:58 -0400
commit881632c905f29fd7173250fd1d5b3a9a769d02be (patch)
tree1e42eb037c76f2e695c7bb168a0bc209426f4aa9 /drivers/misc/cxl/Makefile
parent66b43081c0bde3171208a7cb52f5807dce4a79e4 (diff)
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 @@
1cxl-y += main.o file.o irq.o fault.o native.o context.o sysfs.o debugfs.o pci.o
2obj-$(CONFIG_CXL) += cxl.o
1obj-$(CONFIG_CXL_BASE) += base.o 3obj-$(CONFIG_CXL_BASE) += base.o