Makefile 109 B

12345
  1. # SPDX-License-Identifier: GPL-2.0
  2. vduse-y := vduse_dev.o iova_domain.o
  3. obj-$(CONFIG_VDPA_USER) += vduse.o