common/cnxk: support NIX debug dump
[dpdk.git] / drivers / common / cnxk / meson.build
index 1efb601..57253e4 100644 (file)
@@ -16,6 +16,15 @@ sources = files('roc_dev.c',
                'roc_mbox.c',
                'roc_model.c',
                'roc_nix.c',
+               'roc_nix_debug.c',
+               'roc_nix_irq.c',
+               'roc_nix_mac.c',
+               'roc_nix_mcast.c',
+               'roc_nix_npc.c',
+               'roc_nix_ptp.c',
+               'roc_nix_queue.c',
+               'roc_nix_rss.c',
+               'roc_nix_stats.c',
                'roc_npa.c',
                'roc_npa_debug.c',
                'roc_npa_irq.c',