xref: /linux/drivers/vfio/pci/mlx5/Makefile (revision 6bf9691159e5e5111c91478888524c5396a9ce9e)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_MLX5_VFIO_PCI) += mlx5-vfio-pci.o
3mlx5-vfio-pci-y := main.o cmd.o
4
5