mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
881632c905
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>
3 lines
145 B
Makefile
3 lines
145 B
Makefile
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
|