repo: https://github.com/T-head-Semi/linux commit: b1313fe517ca3703119dcc99ef3bbf75ab42bcfb Change-Id: I6cbb35294024ea3a66140e311f4bb705fd7fd626
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
|