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: |
||
---|---|---|
.. | ||
base | ||
ifpga_rawdev.c | ||
ifpga_rawdev.h | ||
Makefile | ||
meson.build | ||
rte_rawdev_ifpga_version.map |