]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/misc/cxl/Makefile
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-bionic-kernel.git] / 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)