1subdir-$(CONFIG_X86) += x86
2
3obj-y += iommu.o
4obj-y += dmar.o
5obj-y += utils.o
6obj-y += qinval.o
7obj-y += intremap.o
8obj-y += quirks.o
9