mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-11 02:45:57 +02:00
5 lines
191 B
Makefile
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
|