Files
efinix-linux/drivers/vdpa/mlx5/Makefile
2026-08-09 22:38:33 -07:00

5 lines
191 B
Makefile

subdir-ccflags-y += -I$(srctree)/drivers/vdpa/mlx5/core
obj-$(CONFIG_MLX5_VDPA_NET) += mlx5_vdpa.o
mlx5_vdpa-$(CONFIG_MLX5_VDPA_NET) += net/main.o net/mlx5_vnet.o core/resources.o core/mr.o