projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[linux-2.6]
/
drivers
/
pci
/
Makefile
diff --git
a/drivers/pci/Makefile
b/drivers/pci/Makefile
index
3d07ce2
..
ba6af16
100644
(file)
--- a/
drivers/pci/Makefile
+++ b/
drivers/pci/Makefile
@@
-29,6
+29,8
@@
obj-$(CONFIG_DMAR) += dmar.o iova.o intel-iommu.o
obj-$(CONFIG_INTR_REMAP) += dmar.o intr_remapping.o
+obj-$(CONFIG_PCI_IOV) += iov.o
+
#
# Some architectures use the generic PCI setup functions
#