7a3c4f4de2
The ipn3ke driver and the ifpga driver had circular dependencies on each other, meaning that neither could be built with meson. Fix this by: * setting the build order of net and raw to match that in makefiles * removing the dependency from the net driver on the rawdev one * fixing the dependency names in the rawdev driver meson.build file Fixes: |
||
---|---|---|
.. | ||
ipn3ke_ethdev.c | ||
ipn3ke_ethdev.h | ||
ipn3ke_flow.c | ||
ipn3ke_flow.h | ||
ipn3ke_logs.h | ||
ipn3ke_rawdev_api.h | ||
ipn3ke_representor.c | ||
ipn3ke_tm.c | ||
Makefile | ||
meson.build | ||
rte_pmd_ipn3ke_version.map |