GNU Linux-libre 6.9.1-gnu
[releases.git] / drivers / iommu / intel / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_DMAR_TABLE) += dmar.o
3 obj-$(CONFIG_INTEL_IOMMU) += iommu.o pasid.o nested.o
4 obj-$(CONFIG_DMAR_TABLE) += trace.o cap_audit.o
5 obj-$(CONFIG_DMAR_PERF) += perf.o
6 obj-$(CONFIG_INTEL_IOMMU_DEBUGFS) += debugfs.o
7 obj-$(CONFIG_INTEL_IOMMU_SVM) += svm.o
8 ifdef CONFIG_INTEL_IOMMU
9 obj-$(CONFIG_IRQ_REMAP) += irq_remapping.o
10 endif
11 obj-$(CONFIG_INTEL_IOMMU_PERF_EVENTS) += perfmon.o