regmap-i2c: Use i2c block command only if register value width is 8 bit
[deliverable/linux.git] / drivers / vfio / pci / Makefile
1
2 vfio-pci-y := vfio_pci.o vfio_pci_intrs.o vfio_pci_rdwr.o vfio_pci_config.o
3 vfio-pci-$(CONFIG_VFIO_PCI_IGD) += vfio_pci_igd.o
4
5 obj-$(CONFIG_VFIO_PCI) += vfio-pci.o
This page took 0.030449 seconds and 5 git commands to generate.