]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/Makefile
Intel IOMMU: DMAR detection and parsing logic
[linux-2.6-omap-h63xx.git] / drivers / pci / Makefile
index 006054a409958a5f7617f9b1713a0eced9381d68..836ab2f250d1d22f7cae5e4875412c8d5e01de5f 100644 (file)
@@ -20,6 +20,9 @@ obj-$(CONFIG_PCI_MSI) += msi.o
 # Build the Hypertransport interrupt support
 obj-$(CONFIG_HT_IRQ) += htirq.o
 
+# Build Intel IOMMU support
+obj-$(CONFIG_DMAR) += dmar.o
+
 #
 # Some architectures use the generic PCI setup functions
 #