xref: /linux/drivers/misc/cxl/Makefile (revision 9bcf28cdb28e6a793c4e59f0a42c66fe241993a8)
1*9bcf28cdSIan Munsiecxl-y				+= main.o file.o irq.o fault.o native.o context.o sysfs.o debugfs.o pci.o trace.o
2881632c9SIan Munsieobj-$(CONFIG_CXL)		+= cxl.o
310542ca0SIan Munsieobj-$(CONFIG_CXL_BASE)		+= base.o
4*9bcf28cdSIan Munsie
5*9bcf28cdSIan Munsie# For tracepoints to include our trace.h from tracepoint infrastructure:
6*9bcf28cdSIan MunsieCFLAGS_trace.o := -I$(src)
7