raw/octeontx2_ep: add build infra and device probe
[dpdk.git] / drivers / raw / meson.build
index d7037cd..bb57977 100644 (file)
@@ -4,6 +4,7 @@
 drivers = ['dpaa2_cmdif', 'dpaa2_qdma',
        'ifpga', 'ioat', 'ntb',
        'octeontx2_dma',
+       'octeontx2_ep',
        'skeleton']
 std_deps = ['rawdev']
 config_flag_fmt = 'RTE_LIBRTE_PMD_@0@_RAWDEV'