blob: edb494d3ff271a038c0cfdd95ac1fe3f918c1637 [file] [log] [blame]
Ian Munsie9bcf28c2015-01-09 20:34:36 +11001cxl-y += main.o file.o irq.o fault.o native.o context.o sysfs.o debugfs.o pci.o trace.o
Ian Munsie881632c2014-10-08 19:55:04 +11002obj-$(CONFIG_CXL) += cxl.o
Ian Munsie10542ca2014-10-08 19:55:01 +11003obj-$(CONFIG_CXL_BASE) += base.o
Ian Munsie9bcf28c2015-01-09 20:34:36 +11004
5# For tracepoints to include our trace.h from tracepoint infrastructure:
6CFLAGS_trace.o := -I$(src)