staging: comedi: amplc_pci263: include new "comedi_pci.h" header
[linux-2.6/btrfs-unstable.git] / drivers / misc / cxl / Makefile
blobedb494d3ff271a038c0cfdd95ac1fe3f918c1637
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
5 # For tracepoints to include our trace.h from tracepoint infrastructure:
6 CFLAGS_trace.o := -I$(src)