common/sfc_efx/base: add action set spec init/fini APIs
[dpdk.git] / drivers / common / sfc_efx / base / meson.build
index 21feb36..2016346 100644 (file)
@@ -15,6 +15,7 @@ sources = [
        'efx_intr.c',
        'efx_lic.c',
        'efx_mac.c',
+       'efx_mae.c',
        'efx_mcdi.c',
        'efx_mon.c',
        'efx_nic.c',
@@ -58,6 +59,7 @@ sources = [
        'rhead_nic.c',
        'rhead_pci.c',
        'rhead_rx.c',
+       'rhead_tunnel.c',
        'rhead_tx.c',
 ]