net/cnxk: support device infos query
[dpdk.git] / drivers / raw / cnxk_bphy / meson.build
index 0d65fc5..14147fe 100644 (file)
@@ -4,6 +4,9 @@
 
 deps += ['bus_pci', 'common_cnxk', 'rawdev']
 sources = files(
+        'cnxk_bphy.c',
         'cnxk_bphy_cgx.c',
+        'cnxk_bphy_cgx_test.c',
+        'cnxk_bphy_irq.c',
 )
 headers = files('rte_pmd_bphy.h')