aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/passthrough/Makefile
blob: 7c40fa52dc39c085b4ed8b2b8272cb8a0e1df986 (plain)
1
2
3
4
5
6
7
subdir-$(x86) += vtd
subdir-$(x86) += amd
subdir-$(x86_64) += x86

obj-y += iommu.o
obj-y += io.o
obj-y += pci.o