Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / drivers / dma / idxd / Makefile
1 ccflags-y += -DDEFAULT_SYMBOL_NAMESPACE=IDXD
2
3 obj-$(CONFIG_INTEL_IDXD) += idxd.o
4 idxd-y := init.o irq.o device.o sysfs.o submit.o dma.o cdev.o
5
6 idxd-$(CONFIG_INTEL_IDXD_PERFMON) += perfmon.o
7
8 obj-$(CONFIG_INTEL_IDXD_BUS) += idxd_bus.o
9 idxd_bus-y := bus.o
10
11 obj-$(CONFIG_INTEL_IDXD_COMPAT) += idxd_compat.o
12 idxd_compat-y := compat.o