1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_QAT_VFIO_PCI) += qat_vfio_pci.o
3qat_vfio_pci-y := main.o
4