]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/Makefile
ipg: fix Tx completion irq request
[linux-2.6-omap-h63xx.git] / drivers / pci / Makefile
index 006054a409958a5f7617f9b1713a0eced9381d68..555055650733999cd10322d0dc64edecabd91dfd 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 iova.o intel-iommu.o
+
 #
 # Some architectures use the generic PCI setup functions
 #