]> Git Repo - linux.git/blob - drivers/vdpa/vdpa_user/Makefile
NFSv4: Handle case where the lookup of a directory fails
[linux.git] / drivers / vdpa / vdpa_user / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 vduse-y := vduse_dev.o iova_domain.o
4
5 obj-$(CONFIG_VDPA_USER) += vduse.o
This page took 0.028997 seconds and 4 git commands to generate.