Commit fb000f78 authored by Ilan Tayari's avatar Ilan Tayari Committed by Saeed Mahameed
Browse files

net/mlx5: Add Makefiles for subdirectories



Currently it is not possible to build just one .o file inside
a subdirectory, because the subdirectories lack a Makefile.

Add a Makefile to the mlx5 subdirectories.

Fixes: e29341fb ("net/mlx5: FPGA, Add basic support for Innova")
Signed-off-by: default avatarIlan Tayari <ilant@mellanox.com>
Reported-by: default avatarDavid Miller <davem@davemloft.net>
Signed-off-by: default avatarSaeed Mahameed <saeedm@mellanox.com>
parent 111a6763
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
subdir-ccflags-y += -I$(src)/..
+1 −0
Original line number Diff line number Diff line
subdir-ccflags-y += -I$(src)/..
+1 −0
Original line number Diff line number Diff line
subdir-ccflags-y += -I$(src)/..
+1 −0
Original line number Diff line number Diff line
subdir-ccflags-y += -I$(src)/..
+1 −0
Original line number Diff line number Diff line
subdir-ccflags-y += -I$(src)/..