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: e29341fb3a5b ("net/mlx5: FPGA, Add basic support for Innova")
Signed-off-by: Ilan Tayari <ilant@mellanox.com>
Reported-by: David Miller <davem@davemloft.net>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
--- /dev/null
+subdir-ccflags-y += -I$(src)/..
--- /dev/null
+subdir-ccflags-y += -I$(src)/..
--- /dev/null
+subdir-ccflags-y += -I$(src)/..
--- /dev/null
+subdir-ccflags-y += -I$(src)/..
--- /dev/null
+subdir-ccflags-y += -I$(src)/..