aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc/cxl/Makefile
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2015-05-27 16:07:15 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2015-06-03 13:27:19 +1000
commit406e12ec0b645f22b16affc71b8aa429d1777f05 (patch)
tree12e5b2a47f9d0cc236db7e532ffff4d88af7d29f /drivers/misc/cxl/Makefile
parentcxl: Rework context lifetimes (diff)
downloadwireguard-linux-406e12ec0b645f22b16affc71b8aa429d1777f05.tar.xz
wireguard-linux-406e12ec0b645f22b16affc71b8aa429d1777f05.zip
cxl: Cleanup Makefile
Cleanup Makefile by fixing line wrapping. Signed-off-by: Michael Neuling <mikey@neuling.org> Acked-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '')
-rw-r--r--drivers/misc/cxl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/misc/cxl/Makefile b/drivers/misc/cxl/Makefile
index edb494d3ff27..f9f55144bd13 100644
--- a/drivers/misc/cxl/Makefile
+++ b/drivers/misc/cxl/Makefile
@@ -1,4 +1,5 @@
-cxl-y += main.o file.o irq.o fault.o native.o context.o sysfs.o debugfs.o pci.o trace.o
+cxl-y += main.o file.o irq.o fault.o native.o
+cxl-y += context.o sysfs.o debugfs.o pci.o trace.o
obj-$(CONFIG_CXL) += cxl.o
obj-$(CONFIG_CXL_BASE) += base.o