1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_ISM_VFIO_PCI) += ism-vfio-pci.o 3ism-vfio-pci-y := main.o 4