]> Git Repo - linux.git/blob - drivers/vdpa/Makefile
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
[linux.git] / drivers / vdpa / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_VDPA) += vdpa.o
3 obj-$(CONFIG_VDPA_SIM) += vdpa_sim/
4 obj-$(CONFIG_IFCVF)    += ifcvf/
5 obj-$(CONFIG_MLX5_VDPA) += mlx5/
6 obj-$(CONFIG_VP_VDPA)    += virtio_pci/
This page took 0.04016 seconds and 4 git commands to generate.