Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / misc / cxl / Makefile
1 cxl-y                           += main.o file.o irq.o fault.o native.o context.o sysfs.o debugfs.o pci.o trace.o
2 obj-$(CONFIG_CXL)               += cxl.o
3 obj-$(CONFIG_CXL_BASE)          += base.o
4
5 # For tracepoints to include our trace.h from tracepoint infrastructure:
6 CFLAGS_trace.o := -I$(src)